We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33db7a commit 24f6309Copy full SHA for 24f6309
src/components/CurrentHourIndicator/CurrentHourIndicator.tsx
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import styles from 'src/style/app.module.css';
+import styles from '../../style/app.module.css';
3
4
/**
5
* A component that displays an indicator for the current hour.
0 commit comments