Aman Babra
Results
2
comments of
Aman Babra
Created the following PR: https://github.com/rayman1104/ra-data-nestjsx-crud/pull/40
Here's how I added this PR to my project: ```bash yarn add https://github.com/ababra/ra-data-nestjsx-crud.git ``` In my `App.js`: ```jsx import crudProvider from 'ra-data-nestjsx-crud/lib'; ```