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
We want the providers to have text information/
We need to create an text component that will show up during the creation process of a Provider. This will create new text box that will show on the Map UI when a user clicks on a provider's tab.
You need to create two components. The first is the one that will show up on the Provider creation page. It should look like this:
Please ensure the info for the directory component is stored in a json-like object so we can store it on our database later.
Finally, create a component that will take this object with the event information and show them like this:
(We already have a collapsible component to wrap your component)
The text was updated successfully, but these errors were encountered:
Description
We want the providers to have text information/
We need to create an text component that will show up during the creation process of a Provider. This will create new text box that will show on the Map UI when a user clicks on a provider's tab.
You need to create two components. The first is the one that will show up on the Provider creation page. It should look like this:
Please ensure the info for the directory component is stored in a json-like object so we can store it on our database later.
Finally, create a component that will take this object with the event information and show them like this:
(We already have a collapsible component to wrap your component)
The text was updated successfully, but these errors were encountered: