mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-13 23:45:01 -05:00
Remove unused pages / components and fix usage of Wrap with WrapItem (#284)
* Remove unused pages / components * Add WrapItem around components inside Wrap component New version of Chakra requires WrapItem around any components that have Wrap * Update LoginButton to link to own profile and show Avatar (#285) * Update LoginButton to link to own profile and show Avatar * Change SetupUsername to explicitly mention "username"
This commit is contained in:
@@ -31,6 +31,7 @@ export {
|
||||
Stack,
|
||||
Text,
|
||||
Wrap,
|
||||
WrapItem,
|
||||
HStack,
|
||||
VStack,
|
||||
useTheme,
|
||||
|
||||
Reference in New Issue
Block a user