Created calender examples that use the current week.

This commit is contained in:
Lucid Kobold
2022-06-22 13:03:10 -05:00
parent 1d8144cbc4
commit dbd2140b5e
5 changed files with 259 additions and 14 deletions

View File

@@ -57,7 +57,7 @@ const IndexPage = (): JSX.Element => {
w="100%"
h="auto"
pt="50px"
pb="10vh"
// pb="10vh"
minWidth="min-content"
>
<Provider store={store}>