Skip to content

Commit 174b2ac

Browse files
committed
lint
1 parent cee78dc commit 174b2ac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/src/lib/components/demos/dialog-demo-nested.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<script lang="ts">
22
import X from "phosphor-svelte/lib/X";
33
import { Dialog } from "bits-ui";
4-
import { tick } from "svelte";
54
65
let rootOpen = $state(false);
76
let nestedOpen = $state(false);

0 commit comments

Comments
 (0)