fix: pass style check

This commit is contained in:
Barf-Vader
2025-06-13 03:06:00 +01:00
parent 8be06bba8b
commit e4a5641eeb
3 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
<script lang="ts">
import { daysOfWeek } from "$lib";
import Button from "../Button.svelte";
import CrossUrl from "../../assets/cross.svg";
interface Props {
index: number;