This commit is contained in:
Lucid Kobold
2022-04-09 13:59:05 -05:00
parent f2b51c9dad
commit 4ce0c8d402

View File

@@ -161,7 +161,13 @@ const AddUpdateSticker = ({
"M/d/y" "M/d/y"
)}?`, )}?`,
body: ( body: (
<SimpleGrid my={{ base: "0px", sm: "6" }} mx={{ base: "0px", sm: "10", md: "16" }} w="auto" h="100%" columns={3}> <SimpleGrid
my={{ base: "0px", sm: "6" }}
mx={{ base: "0px", sm: "10", md: "16" }}
w="auto"
h="100%"
columns={3}
>
<Heading textAlign="center" as="h3" size="md" w="100%" h="auto"> <Heading textAlign="center" as="h3" size="md" w="100%" h="auto">
{"Previous Sticker"} {"Previous Sticker"}
</Heading> </Heading>