refactor: tools folder inside pages

This commit is contained in:
Ibrahima G. Coulibaly 2025-02-23 01:38:42 +01:00
commit 64936ab11f
117 changed files with 447 additions and 194 deletions

View file

@ -30,6 +30,9 @@
],
"@assets/*": [
"./assets/*"
],
"@components/*": [
"./components/*"
]
}
},