Linting
This commit is contained in:
parent
dd0eec0592
commit
119eae549a
|
@ -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: "Description", key: "description", control: Input },
|
||||
{ label: "Route", key: "route", control: Input },
|
||||
|
|
Loading…
Reference in New Issue