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
In symfony/ux, if you run yarn build there are quite a few ts warnings. This happened because we originally didn't use TypeScript, so when we switched, a lot of "types" were missing.