Skip to content

Commit

Permalink
Comment out crypto section from navbar (#552)
Browse files Browse the repository at this point in the history
* Comment out crypto section from navbar

* remove commented code
  • Loading branch information
0xatulpatil authored Sep 9, 2023
1 parent b2c2c3c commit fedc827
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/constants/AppConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ const NAVMENU = [
name: 'Members',
path: 'https://members.realdevsquad.com/',
},
{
id: '5',
name: 'Crypto',
path: 'https://crypto.realdevsquad.com/',
},
{
id: '6',
name: 'Status',
Expand Down

0 comments on commit fedc827

Please sign in to comment.