π Describe the refactoring task
In the search component replace the standard HTML <input> tag with our shared reusable <SearchInput /> component
π Code location
Search component - src/app/docs/components/search
SearchInput reusable component - src/shared/ui/search-input
β
Definition of Done (DoD):