diff --git a/src/App.jsx b/src/App.jsx index dccf6145..1de06f7f 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -141,13 +141,7 @@ const lotData = [ })}, ]; -const context = { - purchase: null, - client: null, - supplier: null, - sale: null, - product: null -}; +const context = "{'purchase': None, 'client': None, 'supplier': None, 'sale': None, 'product': None}"; const kpis = [ { title: "PNL ($)",