Guilherme Eduardo

Results 1 issues of Guilherme Eduardo

Using custom `t` names combined with custom translation hooks is not working as expected. For example, the translation keys will not be extracted: ```JSX function MyComponent() { const { myTranslationFunction...