Closed leejaerim closed 1 year ago
in chakra ui
useNumberInput({
step: 0.01,
defaultValue: 1.53,
min: 1,
max: 6,
precision: 2,
onClick : function(){...}
})
onClick : function(){...}
in this case, you can use setState getting from parent component.
have to do
Design DB model
1 user can has many of tables.
have to do