dashboard main component (just interface), orders tables for the store (functional) #113
Annotations
3 errors
test:
src/components/Dashboard/OrdersTable.tsx#L99
Type 'string' is not assignable to type 'number'.
|
test:
src/components/Dashboard/OrdersTable.tsx#L100
'params' is declared but its value is never read.
|
test
Process completed with exit code 2.
|