Merge pull request #150 from Safelite/feature/SSR-233

Feature/ssr 233
This commit is contained in:
Kulbhushan Kaushik 2023-01-27 08:50:52 -05:00 committed by GitHub
commit 61b7d11465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,6 @@ export default {
validationRules: String,
cmsWidgetName: String,
hasError: Boolean,
errors: Array,
placeHolderText: String
},
setup(props) {