Created by: brunolemos
It's not a syntax babel supports inside .ts files so we better use the supported syntax here
And it has to use * as React because we made allowSyntheticDefaultImports: true optional.
Created by: brunolemos
It's not a syntax babel supports inside .ts files so we better use the supported syntax here
And it has to use * as React because we made allowSyntheticDefaultImports: true optional.