This commit is contained in:
Harshit Vashisht 2023-10-30 09:05:03 +05:30 committed by GitHub
parent d8b7f4150f
commit b7031d4ce9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -714,7 +714,7 @@ export const widgets = [
},
loadingState: {
type: 'toggle',
displayName: 'Loading State',
displayName: 'Loading state',
validation: {
schema: { type: 'boolean' },
},