Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 68ec410

Browse files
committed
feat: add a SINGLE SPACEBAR
1 parent 1ae4ce1 commit 68ec410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/Main/Calendar/Calendar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const Calendar = () => {
2626
p={2}
2727
color="primary.400"
2828
/>
29-
Calendar<Badge>Coming soon</Badge>
29+
Calendar <Badge>Coming soon</Badge>
3030
</Heading>
3131
</CardHeader>
3232
<CardBody>

0 commit comments

Comments
 (0)