Skip to content

Commit 24f6309

Browse files
committed
change path
1 parent e33db7a commit 24f6309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CurrentHourIndicator/CurrentHourIndicator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react';
2-
import styles from 'src/style/app.module.css';
2+
import styles from '../../style/app.module.css';
33

44
/**
55
* A component that displays an indicator for the current hour.

0 commit comments

Comments
 (0)