[questions][fix] tweak question filters (#452)

This commit is contained in:
Yangshun Tay
2022-10-29 08:00:07 +08:00
committed by GitHub
parent d7548460e6
commit 22f2f15aa4
2 changed files with 27 additions and 24 deletions

View File

@ -14,6 +14,9 @@ export default {
description: {
control: 'text',
},
isLabelHidden: {
control: 'boolean',
},
label: {
control: 'text',
},