diff --git a/client/src/pages/Statistics/charts/OverviewChart/index.js b/client/src/pages/Statistics/charts/OverviewChart/index.js new file mode 100644 index 00000000..562b8ee6 --- /dev/null +++ b/client/src/pages/Statistics/charts/OverviewChart/index.js @@ -0,0 +1 @@ +export {OverviewChart as default} from "./OverviewChart"; \ No newline at end of file