revert changes from Inspector.jsx

This commit is contained in:
Pratik Agrawal 2024-11-26 16:27:29 +05:30 committed by GitHub
parent 57da84b02d
commit 59c30e9cbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -462,8 +462,8 @@ export const Inspector = ({
componentMeta.displayName === 'Toggle Switch (Legacy)'
? 'Toggle (Legacy)'
: componentMeta.displayName === 'Toggle Switch'
? 'Toggle Switch'
: componentMeta.component,
? 'Toggle Switch'
: componentMeta.component,
})}
</small>
</span>