Open
Description
Describe the bug
ColorPicker does not allow to apply translations (e.g. the 'SET' button) when using TypeScript
To Reproduce
Add <ColorPicker />
component to a TypeScript React Component (with .tsx
extension) . Between all the allowed properties translate
is not visible.
Expected behaviour
translate
should be available to allow translating the control as in the Localization example of the docs:
https://mikbry.github.io/material-ui-color/?id=components-colorpicker--localization&viewMode=docs
Metadata
Metadata
Assignees
Labels
No labels