edit
This commit is contained in:
3
src/app/shared/components/search-drawer/index.ts
Normal file
3
src/app/shared/components/search-drawer/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export * from './search-drawer.component';
|
||||
export * from './search-drawer.module';
|
||||
export * from './search-drawer.service';
|
||||
@ -22,6 +22,7 @@ export * from './components/dynamic-setting';
|
||||
export * from './components/singlepage-setting';
|
||||
export * from './components/insurance-table/index';
|
||||
export * from './components/rebate-table/index';
|
||||
export * from './components/search-drawer';
|
||||
|
||||
// Utils
|
||||
export * from './utils';
|
||||
|
||||
Reference in New Issue
Block a user