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
73 export type SemanticShorthandCollection<TProps> = SemanticShorthandItem<TProps>[]
~~~~~~
This type parameter might need an `extends Record<string, any>` constraint.
Version
semantic-ui-react@2.1.3
The text was updated successfully, but these errors were encountered:
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Bug Report
Type fails build with
typescript@4.8.4
.Opened a pr here #4390
Steps
npm / yarn / pnpm build
Expected Result
built
Actual Result
Version
semantic-ui-react@2.1.3
The text was updated successfully, but these errors were encountered: