fix build

This commit is contained in:
Peter Clement 2021-08-26 08:50:36 +01:00
parent c28d0ef1ea
commit 7217bb3ccd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<script>
import "@spectrum-css/label/dist/index-vars.css"
import { Badge } from "@budibase/bbui"
import Badge from "../Badge/Badge.svelte"
export let value
const displayLimit = 5