Feat: cash cassette graph next to input field
This commit is contained in:
parent
1ffbffd0be
commit
60894347d8
6 changed files with 90 additions and 34 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import Autocomplete from './Autocomplete'
|
||||
import CashCassetteInput from './CashCassetteInput'
|
||||
import Checkbox from './Checkbox'
|
||||
import NumberInput from './NumberInput'
|
||||
import RadioGroup from './RadioGroup'
|
||||
|
|
@ -11,5 +12,6 @@ export {
|
|||
TextInput,
|
||||
NumberInput,
|
||||
SecretInput,
|
||||
RadioGroup
|
||||
RadioGroup,
|
||||
CashCassetteInput
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue