Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Feb 3, 2025
1 parent 7df63f1 commit 2b8cfc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const TxFeeOptions = ({
};

/**
* Resetting fees if hiding advanced options (or initializing them
* Resetting fees if hiding advanced options (or initializing them)
*/
useEffect(() => {
if (!isAdvanced) {
Expand Down

0 comments on commit 2b8cfc4

Please sign in to comment.