You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: