This commit is contained in:
Adria Navarro 2023-10-04 17:55:08 +02:00
parent 91306c79eb
commit f215f69067
1 changed files with 0 additions and 1 deletions

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 = []