Skip to content

Commit

Permalink
docs: inspector component details for configuration feature
Browse files Browse the repository at this point in the history
  • Loading branch information
rossb220 committed Nov 20, 2023
1 parent 16d0c4e commit 4705c39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Configurable.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,7 @@ const MyAppBar = () => (
</AppBar>
);
```

## `<Inspector>`

The `<Inspector>` component exists within the layouts provided by react-admin. If you are using a custom layout then you should add the `<Inspector>` component within your layout

0 comments on commit 4705c39

Please sign in to comment.