order: add progress timer
This commit is contained in:
@@ -73,6 +73,7 @@ export default function TableNumberCard() {
|
||||
width: "100%",
|
||||
height: 50,
|
||||
fontSize: 12,
|
||||
borderRadius: 888,
|
||||
}}
|
||||
onChange={(value) => {
|
||||
console.log(value);
|
||||
|
||||
Reference in New Issue
Block a user