add: bottom toolbar, remove button for cards
Implemented bottom toolbar for adding and calculating, added remove button for Price Cards
This commit is contained in:
parent
aa9c936f80
commit
c99c243dfc
10 changed files with 144 additions and 15 deletions
|
@ -24,7 +24,7 @@ type Props = {
|
|||
required ?: boolean
|
||||
label : string
|
||||
id : string
|
||||
uid : number
|
||||
uid : string
|
||||
}
|
||||
|
||||
const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue