Skip to content

Commit

Permalink
refacto(ChartRangeArea): remove unused component (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
hduprat authored Jan 19, 2024
1 parent 9bd2dd6 commit 8740f89
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
1 change: 0 additions & 1 deletion packages/core/web-reporter-ui/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ export { PageBackground } from "./src/components/PageBackground";
export { Button } from "./src/components/Button";
export { getThemeColorPalette, setThemeAtRandom } from "./src/theme/colors";
export { Chart } from "./src/components/Charts/Chart";
export { ChartRangeArea } from "./src/components/Charts/ChartRangeArea";
export { ApexOptions } from "apexcharts";

This file was deleted.

0 comments on commit 8740f89

Please sign in to comment.