Update pages/settings/teams.tsx
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
This commit is contained in:
		
							parent
							
								
									2008ad263c
								
							
						
					
					
						commit
						8500a8dd64
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3,7 +3,7 @@ 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'; | ||||||
| import { useEffect, useState } from 'react'; | import { useEffect, useState } from 'react'; | ||||||
| import type { Session } from "next-auth" | import type { Session } from "next-auth"; | ||||||
| import { useSession, getSession } from 'next-auth/client'; | import { useSession, getSession } from 'next-auth/client'; | ||||||
| import { | import { | ||||||
|   UsersIcon, |   UsersIcon, | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Mihai C
						Mihai C