Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrader committed Jun 14, 2023
1 parent 96c58c0 commit c0aab1e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,9 @@ export const RewardAdditionModal = ({
</InputLeftAddon>

{/*
@TODO: Use a different `value` here if when we support currency
types beyond USD cents (e.g: satoshis)
*/}
@TODO: Use a different `value` here if when we support currency
types beyond USD cents (e.g: satoshis)
*/}
<Input
focusBorderColor="primary.400"
name="Dollar Amount Cost"
Expand Down

0 comments on commit c0aab1e

Please sign in to comment.