1
0
Fork 0
mirror of synced 2024-08-08 06:37:55 +12:00
This commit is contained in:
Adria Navarro 2023-10-04 17:55:08 +02:00
parent 91306c79eb
commit f215f69067

View file

@ -20,7 +20,6 @@
import { FieldType } from "@budibase/types"
import { createEventDispatcher, onMount } from "svelte"
import FilterUsers from "./FilterUsers.svelte"
import { RelationshipType } from "constants/backend"
export let schemaFields
export let filters = []