- Updated the profile level component to be by itself;
- Made a rough experience and label calculator;
This commit is contained in:
13
src/constants/levelLabel.json
Normal file
13
src/constants/levelLabel.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"1": "Newbie",
|
||||
"5": "Novice",
|
||||
"10": "Amateur",
|
||||
"25": "Student",
|
||||
"50": "",
|
||||
"75": "",
|
||||
"100": "",
|
||||
"150": "",
|
||||
"200": "Professional",
|
||||
"250": "Expert",
|
||||
"300": "Master"
|
||||
}
|
||||
Reference in New Issue
Block a user