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
Solve TypeScript build error. This was related to the union type of elements having a length greater than 24. I've taken one deprecated
element out so that we come under the limit.
We should prune this list anyway, having a set of elements that demonstrate features of the library (e.g. field types), rather than
specific elements used in Composer.
Related issue: microsoft/TypeScript#40803
Co-authored-by: Jonathon Herbert <[email protected]>
0 commit comments