#134 - fill users data for resume #144

Merged
Baakoma merged 34 commits from #134-fill-users-data-for-resume into main 2022-05-18 08:50:41 +02:00
Showing only changes of commit f35fd2960a - Show all commits

View File

@@ -664,13 +664,6 @@ const levels = [
backgroundColor: 'bg-blumilk-100', backgroundColor: 'bg-blumilk-100',
textColor: 'text-blumilk-400', textColor: 'text-blumilk-400',
}, },
{
index: 5,
name: 'xD',
activeColor: 'bg-black',
backgroundColor: 'bg-gray-400',
textColor: 'text-black',
},
] ]
const form = useForm({ const form = useForm({