Skip to content

Commit

Permalink
Merge branch 'master' of github.com:async-labs/saas
Browse files Browse the repository at this point in the history
  • Loading branch information
tima101 committed May 1, 2019
2 parents 5d44246 + 00a0a55 commit 017822c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/pages/team-settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Grid from '@material-ui/core/Grid';
import Hidden from '@material-ui/core/Hidden';
import Paper from '@material-ui/core/Paper';
import TextField from '@material-ui/core/TextField';
import NProgress from 'nprogress';
import { observer } from 'mobx-react';
import Head from 'next/head';
import * as React from 'react';
Expand Down

0 comments on commit 017822c

Please sign in to comment.