Commit b3d2054
feat(plugin-form-builder): change checkbox label from 'Default Value' to 'Checked by default' (#15229)
### What?
Changed the default value label text in form builder for type checkbox.
### Why?
The old label text was confusing as in combination with a checkbox users
think they can toggle if they want a defaultValue or not. It's now
called "Checked by default" to make clear users can check if the
checkbox should be checked by default.
Co-authored-by: Paul Popus <paul@payloadcms.com>1 parent 57e71f5 commit b3d2054
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
| 481 | + | |
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| |||
0 commit comments