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
Not entirely sure this is the fault of this dependency, but...
I used this to make a card component responsive. When I import it once, everything is OK. When I import it more than once, I get the error message ReferenceError: React is not defined
Not entirely sure this is the fault of this dependency, but...
I used this to make a card component responsive. When I import it once, everything is OK. When I import it more than once, I get the error message
ReferenceError: React is not defined
This is my Card component:
The text was updated successfully, but these errors were encountered: