{{animated-if}}, {{animated-value}}, {{animated-value}} are control flow expressions and not regular components as they expected to be used via curly braces.
We probably should implement custom curly component manager to enforce that, but that's separate.
Follow up to #613
{{animated-if}}
,{{animated-value}}
,{{animated-value}}
are control flow expressions and not regular components as they expected to be used via curly braces.We probably should implement custom curly component manager to enforce that, but that's separate.