Login/Logout/Forgor flows

This commit is contained in:
Jorge Vargas 2025-02-10 23:09:11 -06:00
parent 5d04693a09
commit af4c629047
18 changed files with 298 additions and 129 deletions

View file

@ -10,7 +10,8 @@ export default {
dark: '#212529',
'dark-hover': '#2b3035',
gray: '#3f3f3f',
'gray-hover': '#4f4f4f'
'gray-hover': '#4f4f4f',
'soc-green': '#4b7667'
}
}
},