api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
483 stars 131 forks source link

Add possibility to use Enterprise Admin component #403

Closed kjarekCodibly closed 3 years ago

kjarekCodibly commented 3 years ago

Description

Hello,

My teammates and I have built an application based on your solution both backend and frontend. We are currently migrating from the basic react-admin version to the enterprise version and we have an issue with the premium Admin component because when we use it with your data provider, it does not work. I checked the implementation and it looks like the easiest way to fix this bug would be to add the ability to pass the admin component as props. What do You think is it possible ? Could you do that for us ? Or maybe we can create PR with this adjustment ?