I have gone through these following points
Issue Description
node, npm, package.json, xcode version
Expected behaviour
Successful compilation on tsc command
Actual behaviour
'Col' cannot be used as a JSX component. Its instance type 'Col' is not a valid JSX element.
'Row' cannot be used as a JSX component. Its instance type 'Row' is not a valid JSX element.
'Grid' cannot be used as a JSX component. Its instance type 'Grid' is not a valid JSX element.
I have gone through these following points
Issue Description
node, npm, package.json, xcode version
Expected behaviour
Successful compilation on tsc command
Actual behaviour
'Col' cannot be used as a JSX component. Its instance type 'Col' is not a valid JSX element.
'Row' cannot be used as a JSX component. Its instance type 'Row' is not a valid JSX element.
'Grid' cannot be used as a JSX component. Its instance type 'Grid' is not a valid JSX element.