Closed Swatinem closed 6 years ago
When you do not define any languages, the generated typescript file looks like this:
// … const Localized: React.SFC<>; // …
Even if you do not define any strings, the code should be valid at least :-)
When you do not define any languages, the generated typescript file looks like this:
Even if you do not define any strings, the code should be valid at least :-)