Skip to content

Instantly share code, notes, and snippets.

@ljmotta
Created July 30, 2021 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljmotta/45052987b4161949cff687ed756212a5 to your computer and use it in GitHub Desktop.
Save ljmotta/45052987b4161949cff687ed756212a5 to your computer and use it in GitHub Desktop.
I18nWrapped Example
<I18nWrapped
components={{
file: <Label>{FILE}</Label>,
folder: <Label>{FOLDER}</Label>,
}}
>
{i18n.dragFile}
</I18nWrapped>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment