mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3088] move sorting picker to a separate module (#3396)
* move sorting picker to a separate module * update translation mock
This commit is contained in:
@@ -34,9 +34,7 @@ export * from './form/index';
|
||||
export * from './sidenav-layout/index';
|
||||
export * from './comments/index';
|
||||
export * from './buttons-menu/index';
|
||||
|
||||
export * from './components/sorting-picker/sorting-picker.component';
|
||||
|
||||
export * from './sorting-picker/index';
|
||||
export * from './templates/index';
|
||||
export * from './pipes/index';
|
||||
export * from './services/index';
|
||||
|
Reference in New Issue
Block a user