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.
2 parents e9aa802 + 7681bb1 commit 01ad155Copy full SHA for 01ad155
1 file changed
src/pages/Schedule.jsx
@@ -1,5 +1,5 @@
1
import React from "react";
2
-import "./schedule.css";
+import "./Schedule.css";
3
import { schedule } from "../data/schedule";
4
5
function TimeRange({ start, end }) {
0 commit comments