updating imports

This commit is contained in:
Mateus Badan de Pieri 2023-03-01 10:46:47 +00:00
parent 272081a31f
commit 31d4bce2e0
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
<script>
import { Input, Icon, notifications } from "@budibase/bbui"
import { Input } from "../Input"
import { Icon } from "../Icon"
import { notifications } from "../Notification"
export let label = null
export let value