start migration to <script setup>

This commit is contained in:
geoffrey45
2022-01-26 10:01:35 +03:00
parent d6204946c2
commit 13ee2ed1d6
14 changed files with 91 additions and 73 deletions
-1
View File
@@ -75,7 +75,6 @@ export default {
};
const collapseSearch = () => {
console.log('hooooo')
search.value = false;
};