Added teams pages. Refactored hooks.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useTransition, animated } from '@react-spring/web';
|
||||
import { Button, Icon } from 'react-basics';
|
||||
import useTheme from 'components/hooks/useTheme';
|
||||
import { useTheme } from 'components/hooks';
|
||||
import Icons from 'components/icons';
|
||||
import styles from './ThemeButton.module.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user