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
This feature aims to implement a reusable breadcrumb component that can be used throughout the application to provide clear navigation context for users.
The text was updated successfully, but these errors were encountered:
I have taken part in the foss hack event and request you to assign this issue to me under the event.
My approach to solve this issue would be to add the breadcrumb component as a new component in the src/components folder and then add the related story to it in the stories folder and then test the code. I will implement the breadcrumbs by taking prop from user as an array of all previous pages and then implement it.
If there is anything more I can do then please guide me.
This feature aims to implement a reusable breadcrumb component that can be used throughout the application to provide clear navigation context for users.
The text was updated successfully, but these errors were encountered: