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 an ideal world we want JS users to get warned when they pass the wrong props to Polaris components. How can we do this? One thing is adding checkJs: true to tsconfig.json, but that doens't appear to be enough.