react-admin icon indicating copy to clipboard operation
react-admin copied to clipboard

Add avatar icon as login property w/ default.

Open mjarosch opened this issue 1 year ago • 2 comments
trafficstars

This is a pull request for issue #9916. It adds an avatarIcon property to the Login component w/ a default of the Lock icon. This allows for overriding the icon without having to copy the complete component.

Ideally, this would be included as part of a v4 point release. This is my first pull request, so please let me know if there is anything else needed.

--

Fix https://github.com/marmelab/react-admin/issues/9916

mjarosch avatar Jun 11 '24 19:06 mjarosch