This commit is contained in:
Andrew Kingston 2023-04-24 14:55:00 +01:00
parent 6a3fcada9b
commit 31e0f99910
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import { writable, derived, get } from "svelte/store"
import { tick } from "svelte"
import { Padding, GutterWidth, DefaultRowHeight } from "../lib/constants"
import { Padding, GutterWidth } from "../lib/constants"
export const createStores = () => {
const scroll = writable({