diff --git a/src/states/Dashboard/pages/Statistic/index.js b/src/states/Dashboard/pages/Statistic/index.js new file mode 100644 index 0000000..fa31846 --- /dev/null +++ b/src/states/Dashboard/pages/Statistic/index.js @@ -0,0 +1 @@ +export {Statistic as default} from "./Statistic.jsx"; \ No newline at end of file