benwinding / react-admin-import-csv

A csv file import button for react-admin
https://benwinding.github.io/react-admin-import-csv
MIT License
135 stars 47 forks source link

fix #60: TS compile error #63

Closed sebcramer closed 3 years ago

sebcramer commented 3 years ago

work around compile error for TS 3.9.9 in @types/ramda.

see DefinitelyTyped/DefinitelyTyped#26375