This commit is contained in:
Andrew Kingston 2024-08-14 13:01:04 +01:00
parent fedb592b92
commit 33b68d6d54
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@
getActionDependentContextKeys,
} from "../utils/buttonActions.js"
import { gridLayout } from "utils/grid.js"
import { memo } from "@budibase/frontend-core"
export let instance = {}
export let parent = null