From 55c0f57d42d82f1f1f5809e9c7d6845b6e0b68af Mon Sep 17 00:00:00 2001 From: gabrhr <73925454+gabrhr@users.noreply.github.com> Date: Wed, 25 May 2022 15:36:35 -0500 Subject: Add PedidoPage - cambio de esqueleto segun figma - componente de etiquetas - tabla y form de Pedido #TODO - estetica de etiquetas - redux y crear end points --- front/odiparpack/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'front/odiparpack/package.json') diff --git a/front/odiparpack/package.json b/front/odiparpack/package.json index efd37f0..7e9a59a 100644 --- a/front/odiparpack/package.json +++ b/front/odiparpack/package.json @@ -94,6 +94,7 @@ "@date-io/moment": "1.3.8", "@material-ui/core": "^4.7.0", "@material-ui/icons": "^4.5.1", + "@material-ui/lab": "^4.0.0-alpha.61", "@material-ui/pickers": "^3.2.8", "@types/googlemaps": "^3.38.1", "@types/markerclustererplus": "^2.1.33", -- cgit v1.2.3