Change copy.

This commit is contained in:
Bryan Mauger 2022-11-08 11:00:08 -05:00
parent 6f8a380dd3
commit 760e49402b

View file

@ -66,7 +66,7 @@ export default {
validationRules: String,
cmsWidgetName: String,
maxLength: String,
questionAlignment: String, // Left or center. Default is left.
questionAlignment: String, // Left or center. Left is default.
cornerStyle: String, // Rounded or square. Square is default.
includeSearchIcon: Boolean,
},