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
Is your feature request related to a problem? Please describe.
When the new user successfully signs up it should be taken to the search organisation page.
Describe the solution you'd like
Wire up the search API to searchOrg component, upon a search, it should display the results or no results found.
Additional context
Create a searchOrg page component (at pages/org/SearchOrg.js) that just centers searchOrg component on the screen. The design will be done later on.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When the new user successfully signs up it should be taken to the search organisation page.
Describe the solution you'd like
Wire up the search API to searchOrg component, upon a search, it should display the results or no results found.
Additional context
Create a searchOrg page component (at pages/org/SearchOrg.js) that just centers searchOrg component on the screen. The design will be done later on.
The text was updated successfully, but these errors were encountered: