summaryrefslogtreecommitdiffstats
path: root/front/odiparpack/app/components/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'front/odiparpack/app/components/index.js')
-rw-r--r--front/odiparpack/app/components/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/front/odiparpack/app/components/index.js b/front/odiparpack/app/components/index.js
index 9d7bdb3..123b48c 100644
--- a/front/odiparpack/app/components/index.js
+++ b/front/odiparpack/app/components/index.js
@@ -3,6 +3,8 @@ export Sidebar from './Sidebar/Sidebar';
export BreadCrumb from './BreadCrumb/BreadCrumb';
export SourceReader from './SourceReader/SourceReader';
export PapperBlock from './PapperBlock/PapperBlock';
+//Odipar
+
// Dashboard and Widget
export CounterWidget from './Counter/CounterWidget';
export SliderWidget from './Widget/SliderWidget';