Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
irisdv committed Oct 26, 2023
1 parent 6132edd commit bd41143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/UI/modalProfilePic.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ const ModalProfilePic: FunctionComponent<ModalProfilePicProps> = ({
icon={
<DoneFilledIcon
width="30"
filled={theme.palette.primary.main}
color="#FFFFFF"
secondColor={theme.palette.primary.main}
/>
}
description=""
Expand Down

0 comments on commit bd41143

Please sign in to comment.