Remove outdated todos

This commit is contained in:
Lucid Kobold
2022-03-25 23:58:59 -05:00
parent d7d31756a1
commit 94ffe42325
2 changed files with 0 additions and 9 deletions

View File

@@ -34,13 +34,6 @@ const CalenderNav = (): JSX.Element => {
}
};
/**
* TODO: Add logic to remove the nav buttons.
* Do not show next button for current month.
* Do not show prev when there is nothing left to see in the past.
* (Creation date of a chart)
*/
return (
<HStack spacing={10} as="nav" w="auto" h="10vh" textAlign="center">
<IconButton