how can I customize components?
Closed this issue · 1 comments
sfdsfdsr8u657657 commented
arturvolokhin commented
You can add menuPopupExtraComponents
props to <Admin />
component in App.tsx
file.
Example of this logic is here - https://github.com/dev-family/admiral/blob/master/src/App.tsx