1
0
Fork 0
mirror of synced 2024-09-02 10:41:09 +12:00
This commit is contained in:
Andrew Kingston 2024-03-04 09:58:40 +00:00
parent 3a002b3c3d
commit d056b51c72

View file

@ -1,5 +1,5 @@
<script>
import { getContext, onMount } from "svelte"
import { getContext } from "svelte"
import { Pagination, ProgressCircle } from "@budibase/bbui"
import { fetchData, LuceneUtils } from "@budibase/frontend-core"