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

Commit 823eb37

Browse files
committed
Changing welcome page message
1 parent 0c7943d commit 823eb37

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/constants/index.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@ export const PAGINATION_PER_PAGE = [10, 20, 50];
22
export const PAGINATION_MAX_PAGE_DISPLAY = 3;
33

44
export const NAV_MENU = {
5-
"My Work": {
6-
"My Gig": {
7-
"Gigs ": "",
8-
Feedback: "",
9-
Payment: "",
10-
},
11-
"My Challenges": "",
12-
"My Tasks": "",
13-
},
145
"Find Work": {
156
Gigs: "",
167
Challenges: "/earn/find/challenges",

0 commit comments

Comments
 (0)