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
Create a new helper under frontend/src/api to call the GET /tags route. Then, utilize this API call to display the proper tags from our database on the filtering menu.
Create a new helper under
frontend/src/apito call theGET /tagsroute. Then, utilize this API call to display the proper tags from our database on the filtering menu.