mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
5 lines
69 B
TypeScript
5 lines
69 B
TypeScript
const Search = () => {
|
|
return <div></div>
|
|
}
|
|
|
|
export default Search
|