Skip to content

Commit 929caae

Browse files
committed
refactor: remove values to display the placeholder directly
1 parent 25b2e76 commit 929caae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

showcases/shared/input.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,15 +128,13 @@
128128
"name": "(Default) False",
129129
"props": {
130130
"label": "Label",
131-
"value": "(Default) False",
132131
"readOnly": false
133132
}
134133
},
135134
{
136135
"name": "True",
137136
"props": {
138137
"label": "Label",
139-
"value": "True",
140138
"readOnly": true
141139
}
142140
}

0 commit comments

Comments
 (0)