1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
This commit is contained in:
Conor_Mack 2020-06-03 19:50:28 +01:00
parent 62ac56b386
commit e647ebd4a0

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 },