We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f368c commit d468e5bCopy full SHA for d468e5b
src/common/header/containers/HeaderContainer.tsx
@@ -70,7 +70,7 @@ export function HeaderContainer({ onSearchChange }: HeaderProps): JSX.Element {
70
<Text as={Link} to="/calendar/202405" textDecoration="underline">
71
Summer 2024
72
</Text>{' '}
73
- calendar is now available. Happy scheduling!
+ calendar is a work in progress... Visit the VikeLabs discord for updates!
74
</Text>,
75
];
76
return (
0 commit comments