files-ui / files-ui-react

UI components for file uploads with React js. Files UI is a complete library for handling files in the UI. You can validate and upload them. Multilanguage. Server side support.
https://www.files-ui.com
MIT License
46 stars 9 forks source link

ActionButtonItem.label not working #26

Closed TimmFitschen closed 8 months ago

TimmFitschen commented 11 months ago

Describe the bug The label option of ActionButtonItem objects is being ignored. (current main branch and also version 1.0.8)

To Reproduce see failing tests in pull request

Expected behavior Use the label as the buttons label as described in https://www.files-ui.com/types#actionbuttonitem