mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
break down search component into smaler components
This commit is contained in:
@@ -14,7 +14,6 @@ async function search(query) {
|
||||
}
|
||||
|
||||
const data = await res.json();
|
||||
console.log(data.data[1]);
|
||||
|
||||
state.loading.value = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user