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
The API's URL is less tied to the code you're writing than the environment it is in. Just like config variables, try to isolate env variables so they can be updated easily.
The text was updated successfully, but these errors were encountered:
project-greenfield/src/components/Reviews/RatingsAndReviews.js
Line 24 in 834c22b
The API's URL is less tied to the code you're writing than the environment it is in. Just like config variables, try to isolate env variables so they can be updated easily.
The text was updated successfully, but these errors were encountered: