fix: on and off should have a fixed width
fix: fist screen should be two p
fix: autofocus on fields after next
fix: spacing
fix: button position
fix: make the denominations a dropdown
fix: fiat should shown input suffix
fix: wizard should have splash image
fix: add missing warning icon
fix: eslint
fix: modal fiat should be a suffix
fix: increase modal height to match the spec
fix: confirmation step has repeated title
fix: label should cover both the input and the suffix
fix: use code+display to benefit from dropdown improvements
fix: move the focus to the first editable element
fix: make the Autocomplete options popup on autoFocus
feat: allow saving on table only when changes occurred
fix: compare only the editing row instead of the entire list to decide
if the save method will be called