redesign the album bio component

This commit is contained in:
geoffrey45
2022-07-10 21:51:29 +03:00
parent 4688665156
commit cdab85912f
8 changed files with 63 additions and 30 deletions
+1
View File
@@ -18,6 +18,7 @@ const routes = [
path: "/",
name: "Home",
component: Home,
redirect: '/folder/$home'
},
{
path: "/folder/:path",