Skip to content

Commit

Permalink
Issue #220442 fix: Fixed build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
itsvick committed Jun 4, 2024
1 parent 7edd0c5 commit 538bac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ const TeacherProfile = () => {
left: '50%',
transform: 'translate(-50%, -50%)',
width: isDesktop ? 700 : 400,
height: '75vh',
bgcolor: theme.palette.warning.A400,
p: 4,
height: '526px',
Expand Down

0 comments on commit 538bac0

Please sign in to comment.