This commit is contained in:
Peter Clement 2021-08-18 10:37:14 +01:00
parent 45b8af2860
commit 1e0da6e702
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<script>
import { goto, beforeUrlChange } from "@roxi/routify"
import { goto } from "@roxi/routify"
import { Button, Heading, Body, Divider, Layout, Modal } from "@budibase/bbui"
import { datasources, integrations, queries, tables } from "stores/backend"
import { notifications } from "@budibase/bbui"