This commit is contained in:
Peter Clement 2022-08-01 09:06:07 +01:00
parent 847fc6c4e5
commit a9023198a4
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
export let secondaryFieldText = ""
export let secondaryFieldIcon = ""
export let secondaryFieldColour = ""
export let getPrimaryOptionLabel = option => option
export let getPrimaryOptionValue = option => option
export let getPrimaryOptionColour = () => null
export let getPrimaryOptionIcon = () => null