Update pages/settings/teams.tsx
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
This commit is contained in:
parent
8500a8dd64
commit
2af9ed55a7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { GetServerSideProps } from "next"
|
import { GetServerSideProps } from "next";
|
||||||
import Head from 'next/head';
|
import Head from 'next/head';
|
||||||
import Shell from '../../components/Shell';
|
import Shell from '../../components/Shell';
|
||||||
import SettingsShell from '../../components/Settings';
|
import SettingsShell from '../../components/Settings';
|
||||||
|
|
Loading…
Reference in a new issue