style : add search

This commit is contained in:
lukman
2024-07-03 17:32:48 +08:00
parent ee50908194
commit 6a8372b37b
3 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import ViewSearch from "./view/view_search";
export {ViewSearch}