Remove curly braces for consistency.

This commit is contained in:
Lucid Kobold
2022-04-09 17:07:51 -05:00
parent ba6743cd1b
commit 6b280f448c
3 changed files with 4 additions and 5 deletions

View File

@@ -28,8 +28,8 @@ const StickerSelector = ({
<HStack
w="100%"
h="auto"
justifyContent={"center"}
alignContent={"center"}
justifyContent="center"
alignContent="center"
spacing={14}
>
<Button