🚧 wip(css): change in style

Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
Abhiraj Roy
2024-06-05 13:58:00 +05:30
parent 170e34e7f6
commit 1aae6b0d81
5 changed files with 35 additions and 32 deletions

View File

@@ -275,8 +275,8 @@
export default {
data() {
return {
currentSection: 'personal-info',
folder: 'bio',
currentSection: 'professional-info',
folder: 'experience',
loading: true,
}
},