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
feat: add search component and integrate into main application
- Introduced a new `Search` component to facilitate search functionality.
- Integrated the `Search` component into the main application, replacing the existing search button with the new component.
- Ensured the search button is rendered only if certain conditions are met, enhancing the application's dynamic behavior.
0 commit comments