Remove light prop from SelectableTileGroup

This commit is contained in:
Richard O'flynn 2020-11-30 23:19:17 +00:00
commit 5ef181d693
4 changed files with 5 additions and 25 deletions

View file

@ -13,12 +13,6 @@ export interface SelectableTileGroupProps extends svelte.JSX.HTMLAttributes<HTML
*/
disabled?: boolean;
/**
* Set to `true` to enable the light variant
* @default false
*/
light?: boolean;
/**
* Specify the legend text
* @default ""