Skip to content

Commit 0210060

Browse files
authored
fix: Remove Payment Option SideBar&Align MCQ Page (#25)
1 parent a0c055a commit 0210060

File tree

2 files changed

+215
-192
lines changed

2 files changed

+215
-192
lines changed

audire/audire-mobile-app/src/modules/common/sidebar/SidebarContent.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const options: Option[] = [
3838
icon: BellIcon,
3939
disabled: false,
4040
},
41-
{ name: 'Payments', link: '', icon: CheckCircleIcon, disabled: true },
41+
4242
{
4343
name: 'Settings',
4444
link: '/profile/profile',

0 commit comments

Comments
 (0)