add build

This commit is contained in:
Richard O'flynn 2020-12-01 00:22:50 +00:00
commit 10da838509
3 changed files with 4 additions and 21 deletions

View file

@ -7,12 +7,6 @@ export interface SelectableTileGroupProps extends svelte.JSX.HTMLAttributes<HTML
*/
selectedValues?: any[];
/**
* Set to `true` to disable the tile group
* @default false
*/
disabled?: boolean;
/**
* Specify the legend text
* @default ""