Update EventsBasedBehaviorPropertiesEditor.js

This commit is contained in:
Neyl
2025-01-09 10:15:10 +01:00
committed by GitHub
parent a7f5ef1d28
commit 4a7f8de196

View File

@@ -808,8 +808,7 @@ export default function EventsBasedBehaviorPropertiesEditor({
)}
{(property.getType() === 'String' ||
property.getType() === 'Number' ||
property.getType() ===
'AnimationName') && (
property.getType() ==='AnimationName') && (
<SemiControlledTextField
commitOnBlur
floatingLabelText={