-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Try to use in the below github implementation 07 Form code.
https://github.com/Lemoncode/react-typescript-samples
What are the steps to reproduce the issue?
-
npm install react-table
-
import ReactTable from "react-table";
getting the below error when import the react table in about.tsx file.
[ts]
Could not find a declaration file for module 'react-table'. 'd:/Workout/react/react-typescript-samples/07 Form/node_modules/react-table/lib/index.js' implicitly has an 'any' type.
Try npm install @types/react-table if it exists or add a new declaration (.d.ts) file containing declare module 'react-table';
EleRam and doavers
Metadata
Metadata
Assignees
Labels
No labels