Antoine Fricker

Results 3 issues of Antoine Fricker

Fix #8038 - [x] Add `customStoreKey` to `useListController` and `useListParams` - [ ] Unit tests - [x] Documentation

WIP

**What you were expecting:** Be able to specify component property of the `` component. **What happened instead:** Setting `` (which is acceptable for the React-Admin or MUI `` components) will...

bug
TypeScript

#### Is your feature request related to a problem? In the ``, `` and `` components, the title property is typed as `title?: string | ReactElement;` In our project, we...

enhancement