Skip to content
Snippets Groups Projects
Commit 6839441a authored by syuilo's avatar syuilo
Browse files

🎨

parent 62b6c4d0
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ const props = defineProps<{
}>();
let key = $ref('');
let tab = $ref('search');
let tab = $ref('featured');
let searchQuery = $ref('');
let searchType = $ref('nameAndDescription');
let channelPagination = $ref();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment