Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
victoria-fahey committed Dec 5, 2021
1 parent aae360e commit b23f2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/CompanyPie.jsx
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b23f2a1

Please sign in to comment.