Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytroshch committed Nov 4, 2024
1 parent 9ed0981 commit c68e887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modals/EditOrderModal/EditOrderModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const EditOrderModal = ({
setDiscardConfirmationVisible(false)

setTimeout(() => {
// clearing order data after modal close amination ends
// clearing order data after modal close animation ends
setLayout({})
setArgs({})
}, 600)
Expand Down

0 comments on commit c68e887

Please sign in to comment.