This commit is contained in:
Andrew Kingston 2025-01-30 08:47:35 +00:00
parent ba1568882d
commit 4614a13abf
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
import GridCell from "./GridCell.svelte" import GridCell from "./GridCell.svelte"
import { getCellRenderer } from "../lib/renderers" import { getCellRenderer } from "../lib/renderers"
import { derived, writable } from "svelte/store" import { derived, writable } from "svelte/store"
import { processStringSync } from "@budibase/string-templates"
const { const {
rows, rows,