initial setting
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import TPanel from "../../components/TPanel/TPanel";
|
||||
|
||||
export default function SearchPanel() {
|
||||
return <TPanel>Search</TPanel>;
|
||||
}
|
||||
Reference in New Issue
Block a user