balibabu
Feat: Bind the route to the navigation bar in the head #3221 (#3863)
1660911
raw
history blame
65 Bytes
export default function Search() {
return <div>Search</div>;
}