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
Cannot find module '@mui/base/ButtonUnstyled' or its corresponding type declarations.
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly primary: "primary"; readonly secondary: "secondary"; readonly default: "primary"; }'.
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ large: string; medium: string; small: string; } | { large: string; medium: string; small: string; } | { large: string; medium: string; small: string; } | { large: string; medium: string; small: string; }'.
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ large: string; medium: string; small: string; }'.
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ filled: string; outlined: string; text: string; }'.
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ subtle: { filled: (string | false)[]; outlined: (string | false)[]; text: (string | false)[]; }; primary: { filled: string; outlined: string; text: string; }; secondary: { filled: string; outlined: string; text: string; }; shade: { ...; }; negative: { ...; }; }'.
Parameter 'e' implicitly has an 'any' type.
Parameter 'e' implicitly has an 'any' type.
Parameter 'e' implicitly has an 'any' type.
Parameter 'e' implicitly has an 'any' type.
The logs for this run have expired and are no longer available.