mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: check
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
import type { Column } from '$lib/helpers/types';
|
||||
import type { Writable } from 'svelte/store';
|
||||
import { tooltip } from '$lib/actions/tooltip';
|
||||
import { SelectSearchCheckbox } from '$lib/elements';
|
||||
|
||||
export let columns: Writable<Column[]>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user