Skip to content

Commit 40162d3

Browse files
committed
issue_1152 skill above education fixed
1 parent 04b5ec3 commit 40162d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/reducers/page/ui/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ const TABS = {
1010
PROFILE: {
1111
BASIC: 'basic info',
1212
// LANGUAGE: 'language',
13+
SKILL: 'skill',
1314
EDUCATION: 'education',
1415
WORK: 'work',
1516
// ORGANIZATION: 'organization',
16-
SKILL: 'skill',
1717
// HOBBY: 'hobby',
1818
COMMUNITY: 'community',
1919
},

0 commit comments

Comments
 (0)