Update pages/settings/teams.tsx
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
This commit is contained in:
		
							parent
							
								
									0fb2984138
								
							
						
					
					
						commit
						4a1e8cfbf7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2,7 +2,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 { useSession } from 'next-auth/client'; | import { useSession } from "next-auth/client"; | ||||||
| import { | import { | ||||||
|   UsersIcon, |   UsersIcon, | ||||||
| } from "@heroicons/react/outline"; | } from "@heroicons/react/outline"; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Mihai C
						Mihai C