From c127735243e9e4f1f26a00253b370d5e1de85512 Mon Sep 17 00:00:00 2001 From: joseCorte-exe Date: Mon, 27 Jun 2022 21:21:44 -0300 Subject: [PATCH 1/2] fixing errors --- src/pages/administrative/industryInfo/index.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/pages/administrative/industryInfo/index.tsx b/src/pages/administrative/industryInfo/index.tsx index 18a4297..70402dd 100644 --- a/src/pages/administrative/industryInfo/index.tsx +++ b/src/pages/administrative/industryInfo/index.tsx @@ -8,7 +8,7 @@ import PageTitle from '../../../components/pageTitle/PageTitle' import { IndustryInfoView } from '../../../styles/layouts/industryInfo/IndustryInfoView' import InputUploadPdf from '../../../components/inputUploadPdf/inputUpload'; import { api } from '../../../services/api' -import { Viewer } from '@react-pdf-viewer/core'; +// import { Viewer } from '@react-pdf-viewer/core'; import '@react-pdf-viewer/core/lib/styles/index.css'; import FormData from 'form-data'; import Snackbar from '@mui/material/Snackbar'; @@ -108,9 +108,7 @@ export default function industryInfo({userName}: any) { - - - + {/* handleCreateClient()} title='Atualizar'/> */} ) } From afe76104998315458c902385775dfda6e2c69a38 Mon Sep 17 00:00:00 2001 From: joseCorte-exe Date: Mon, 27 Jun 2022 21:32:24 -0300 Subject: [PATCH 2/2] fixing errors --- src/pages/dashboard.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/dashboard.tsx b/src/pages/dashboard.tsx index db5750e..7b2052e 100644 --- a/src/pages/dashboard.tsx +++ b/src/pages/dashboard.tsx @@ -46,17 +46,17 @@ export default function Dashboard({grossAnualGraph, grossAnualYears, grossMensal
+ label={grossAnualYears} barLabel/> + barLabel/>