Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 1c0cdb6

Browse files
committed
Update of dependencies and fix of #11
Fix for #11
1 parent e151089 commit 1c0cdb6

File tree

3 files changed

+2920
-3912
lines changed

3 files changed

+2920
-3912
lines changed

__tests__/shared/reducers/__snapshots__/index.js.snap

-24
Original file line numberDiff line numberDiff line change
@@ -108,29 +108,5 @@ Object {
108108
"selectedTerm": null,
109109
"terms": Array [],
110110
},
111-
"ui": Object {
112-
"settings": Object {
113-
"TABS": Object {
114-
"PROFILE": Object {
115-
"BASIC": "basic info",
116-
"COMMUNITY": "community",
117-
"EDUCATION": "education",
118-
"HOBBY": "hobby",
119-
"LANGUAGE": "language",
120-
"ORGANIZATION": "organization",
121-
"SKILL": "skill",
122-
"WORK": "work",
123-
},
124-
"TOOLS": Object {
125-
"DEVICES": "devices",
126-
"PROVIDERS": "service providers",
127-
"SOFTWARE": "software",
128-
"SUBSCRIPTIONS": "subscriptions",
129-
},
130-
},
131-
"currentProfileTab": "basic info",
132-
"currentToolsTab": "devices",
133-
},
134-
},
135111
}
136112
`;

0 commit comments

Comments
 (0)