Skip to content

Commit

Permalink
Words
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Bendel authored and Chris Bendel committed Nov 16, 2023
1 parent 0e25eec commit 4646551
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ const Avatar: React.FC = () => {
</Dropzone>
<Stack align='center'>
{!!previews.length && <Button color='purple' onClick={() => updateAvatar()} style={{ pointerEvents: 'all' }}>
Save Avatar
Save Changes
</Button> }
</Stack>
</Stack>
Expand Down

0 comments on commit 4646551

Please sign in to comment.