diff --git a/client/components/CompanyPie.jsx b/client/components/CompanyPie.jsx index 345087d..abc8984 100644 --- a/client/components/CompanyPie.jsx +++ b/client/components/CompanyPie.jsx @@ -1,6 +1,6 @@ import React from 'react' import { ResponsivePie } from '@nivo/pie' -import { Box, useBreakpointValue } from '@chakra-ui/react' +import { Box } from '@chakra-ui/react' // TODO: render correct values within the pie chart // TODO: add a legend