Version: 3.xx.xx
useImport
The useImport
hook was created by refine to help you import CSV files. You can use this hook to import your CSV data. This example shows how to use the useImport
hook.
Refer to the refine useImport hook documentation for more information. →
RUN IN YOUR LOCAL
npm create refine-app@latest -- --example core-use-import