1
0
Fork 0
mirror of synced 2024-10-03 10:36:59 +13:00
This commit is contained in:
Andrew Kingston 2023-08-23 15:50:00 +01:00
parent 94d9769310
commit 9869b0cbc8
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<script>
import { Icon, Heading, Body } from "@budibase/bbui"
import { Icon, Body } from "@budibase/bbui"
export let title
export let icon

View file

@ -3,7 +3,6 @@
import AppPreview from "./AppPreview.svelte"
import { store, screenHistoryStore } from "builderStore"
import UndoRedoControl from "components/common/UndoRedoControl.svelte"
import { isActive } from "@roxi/routify"
</script>
<div class="app-panel">