Create a custom data provider in React-Admin
Let's start : )
First we have to create a file with a name of dataProvider.ts and import this to our App.tsx
App.tsx
import {
Admin,
defaultTheme,
Resource,
ListGuesser,
EditGuesser,
ShowGuesser,
Menu,
MenuItemLink,
Layout,
} from "...
myselfamit.hashnode.dev2 min read
React-admin
A developer- and user-centric React Framework for building B2B apps
Thanks for this article Amit!π