Skip to content

Commit d468e5b

Browse files
Update HeaderContainer.tsx (#517)
1 parent f3f368c commit d468e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/header/containers/HeaderContainer.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export function HeaderContainer({ onSearchChange }: HeaderProps): JSX.Element {
7070
<Text as={Link} to="/calendar/202405" textDecoration="underline">
7171
Summer 2024
7272
</Text>{' '}
73-
calendar is now available. Happy scheduling!
73+
calendar is a work in progress... Visit the VikeLabs discord for updates!
7474
</Text>,
7575
];
7676
return (

0 commit comments

Comments
 (0)