This commit is contained in:
Conor_Mack 2020-06-03 19:50:28 +01:00
parent 058b31b397
commit b14d010cc2
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import OptionSelect from "./OptionSelect.svelte"
import InputGroup from "../common/Inputs/InputGroup.svelte"
import FlatButtonGroup from "./FlatButtonGroup.svelte"
export const screen = [
{ label: "Name", key: "name", control: Input },
{ label: "Description", key: "description", control: Input },