Skip to content

Commit 20ed819

Browse files
authored
Update src/lib/components/filters/content.svelte
1 parent 4a13ff3 commit 20ed819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/components/filters/content.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
import { IconPlus } from '@appwrite.io/pink-icons-svelte';
1818
1919
let {
20-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
2120
value = $bindable(null),
2221
columns,
2322
columnId = $bindable(null),

0 commit comments

Comments
 (0)