add dwd type
This commit is contained in:
0
src/components/Flatastic/style.module.css
Normal file
0
src/components/Flatastic/style.module.css
Normal file
@@ -1,7 +1,6 @@
|
||||
import { useEffect } from "react";
|
||||
|
||||
import TimetableRow from "@/components/TimetableRow/TimetableRow";
|
||||
|
||||
import { useKVVStore } from "@/store/kvv";
|
||||
import type { DepartureType } from "@/types/departureType";
|
||||
|
||||
|
||||
0
src/components/Timetable/style.module.css
Normal file
0
src/components/Timetable/style.module.css
Normal file
Reference in New Issue
Block a user