1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00
This commit is contained in:
Andrew Kingston 2023-04-24 14:55:00 +01:00
parent 6a3fcada9b
commit 31e0f99910

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({