mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-14 07:54:59 -05:00
add features section
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
export {
|
||||
Avatar,
|
||||
Badge,
|
||||
Box,
|
||||
Button,
|
||||
ButtonGroup,
|
||||
CSSReset,
|
||||
ChakraProvider,
|
||||
Center,
|
||||
Container,
|
||||
Divider,
|
||||
Flex,
|
||||
Grid,
|
||||
@@ -25,7 +27,6 @@ export {
|
||||
Wrap,
|
||||
HStack,
|
||||
VStack,
|
||||
Container,
|
||||
useTheme,
|
||||
useToast,
|
||||
} from '@chakra-ui/core';
|
||||
|
||||
Reference in New Issue
Block a user