admin icon indicating copy to clipboard operation
admin copied to clipboard

AdminGuesserProps - missing admin prop type

Open PawelSuwinski opened this issue 1 year ago • 0 comments

Overriding admin element by admin prop in HydraAdmin/ OpenApiAdmin (for example like here: https://github.com/api-platform/admin/issues/551#issuecomment-2095514796) works as expected however tsc compilation throws an error: Property 'admin' does not exist on type (...). This is the fix.

PawelSuwinski avatar May 22 '24 13:05 PawelSuwinski