joaocarmo / react-smart-data-table

A smart data table component for React meant to be configuration free
https://joaocarmo.com/react-smart-data-table/
MIT License
88 stars 37 forks source link

[Feat] Add a new prop to pass options to the fetch api #35

Closed joaocarmo closed 3 years ago

joaocarmo commented 3 years ago

Request type

Adds a new prop to allow passing options to the underlying Fetch API, as mentioned in #30.

Change description

Check lists