You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Components support a type field starting in 1.20.3, which explicitly specifies the component type rather than relying on structural typing. For now it can be ignored without issue, but we should be able to optionally emit it for vanilla parity, and if they start wanting it later on.
The text was updated successfully, but these errors were encountered:
Components support a
type
field starting in 1.20.3, which explicitly specifies the component type rather than relying on structural typing. For now it can be ignored without issue, but we should be able to optionally emit it for vanilla parity, and if they start wanting it later on.The text was updated successfully, but these errors were encountered: