dvtng / react-loading-skeleton

Create skeleton screens that automatically adapt to your app!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No SFC type on react 18

XantreDev opened this issue · comments

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",

Sorry for cringe)))