mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 21:27:46 +02:00
UBER-142: update buttons. Cleaning CSS. (#3482)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
import ViewletSetting from './ViewletSetting.svelte'
|
||||
|
||||
export let viewlet: Viewlet | undefined
|
||||
export let kind: ButtonKind = 'secondary'
|
||||
export let kind: ButtonKind = 'regular'
|
||||
export let viewOptions: ViewOptions
|
||||
|
||||
let btn: HTMLButtonElement
|
||||
|
||||
Reference in New Issue
Block a user