feat: indicators
Some checks failed
Playwright Tests / test (push) Has been cancelled

This commit is contained in:
Loic Coenen
2025-10-31 14:29:46 +01:00
parent b2a5031056
commit 0ee7532a30
13 changed files with 278 additions and 48 deletions

View File

@@ -20,6 +20,7 @@ export const TimeStyled = styled.div`
align-items: center;
justify-content: center;
padding-right: 1em;
width: 40vh;
`;
export const NowTime = () => {