No SFC type on react 18
XantreDev opened this issue · comments
Valerii Smirnov commented
Describe the bug
SFC was deprecated and for now it's not included to react types
To Reproduce
Just install library with latest React typings
Actual Behavior
Skeleton component is not typed
Expected Behavior
Skeleton component is typed
Versions
- react-loading-skeleton version: latest
- "@types/react": "^18.0.26",
Valerii Smirnov commented
Sorry for cringe)))