This commit is contained in:
Andrew Kingston 2025-01-29 11:17:49 +00:00
parent f5baa311f9
commit 9cf0e66fe7
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<script lang="ts"> <script lang="ts">
import { onMount } from "svelte" import { onMount } from "svelte"
import { Link, Body, Helpers, Layout, notifications } from "@budibase/bbui" import { Helpers, notifications } from "@budibase/bbui"
import { processObjectSync } from "@budibase/string-templates" import { processObjectSync } from "@budibase/string-templates"
import { import {
previewStore, previewStore,