create profile section

This commit is contained in:
HAM!DREZA
2024-05-21 15:01:29 +03:30
parent abe8daf536
commit 0c7fd83de2
18 changed files with 1535 additions and 39 deletions
+5
View File
@@ -0,0 +1,5 @@
<template>
<NuxtLayout name="profile">
<NuxtPage />
</NuxtLayout>
</template>