revert transformation grayed-out fix

This commit is contained in:
Develer
2025-12-17 18:11:58 +01:00
parent af9a0d3598
commit 4be0055b97
@@ -132,7 +132,6 @@ export function NewEmptyTransformationsMessage(props: EmptyTransformationsProps)
showIllustrations={true}
showPluginState={false}
showTags={false}
data={props.data}
/>
))}
</Grid>