tweak client
This commit is contained in:
parent
91ced90fb2
commit
8524e9d735
7 changed files with 15 additions and 15 deletions
|
|
@ -18,7 +18,7 @@ const name = 'clicker';
|
|||
const widgetPropsDef = {
|
||||
showHeader: {
|
||||
type: 'boolean' as const,
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue