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
Just create a TypeScript-Project with "create-react-app". Add a List and a ListItem and und give the ListItem an autoFocus-attribute. TypeScript mark this attribute as an unknown property.
I wanted to provide a code example with codesandbox.io, but it works there :-/