[ADF-2626] added preserved state functionality for sidenav component

This commit is contained in:
georgiana-roman
2018-05-07 18:32:14 +03:00
parent 96fddbdc39
commit c5479dc9c2
9 changed files with 104 additions and 9 deletions

View File

@@ -21,5 +21,7 @@ export * from './node-name-tooltip.pipe';
export * from './text-highlight.pipe';
export * from './time-ago.pipe';
export * from './user-initial.pipe';
export * from './app-config.pipe';
export * from './pipe.module';