Skip to content

Commit

Permalink
📝 TODO - Use IBANField
Browse files Browse the repository at this point in the history
Co-authored-by: David García Garzón <[email protected]>
  • Loading branch information
MariteSomEnergia and vokimon committed Jan 8, 2024
1 parent efa70be commit 7dbc322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/HolderChange/IBAN.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const useStyles = makeStyles((theme) => ({
}
}))

// TODO: Use IBANField
function IBAN(props) {
const { t } = useTranslation()
const classes = useStyles()
Expand Down

0 comments on commit 7dbc322

Please sign in to comment.