Replies: 1 comment
-
Hello @vantu98, as you try to extend/ replace the So your type would look like this: const ItemList: React.FC<MenuListProps> = /* ... */ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm making a custom select component with
react-infinite-scroll-component
and don't know to how defined type of custom componente.g
ItemList .tsx
thanks
Beta Was this translation helpful? Give feedback.
All reactions