Skip to content

Commit

Permalink
style: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Oct 16, 2024
1 parent 96ebd68 commit dfe007d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extensions/ImageUpload/components/ImageCropper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ export function ImageCropper({ editor, getPos }: any) {
</div>
<DialogFooter>
<Button
variant="outline"
onClick={() => {
setDialogOpen(false)
setUrlUpload({
Expand Down

0 comments on commit dfe007d

Please sign in to comment.