synapse-admin
synapse-admin copied to clipboard
Remove not needed `translate`
Seems we have to figure out when translate() is really needed. I found some places where it is not needed but others (e.g. inside <Button>) where it is needed. Do you have some documentation about that?
Sorry, I have no docs for it. There are also changes, e.g: https://github.com/marmelab/react-admin/blob/next/UPGRADE.md#menuitemlink-automatically-translates-primarytext
This is the official doc: https://marmelab.com/react-admin/Translation.html#usetranslate-hook