Commits

Yura Bondarenko authored and Alexandre Vryghem committed b3060707ddd
Make ThemedComponent reproject slots to wrapped component
No tags

src/app/shared/theme-support/themed.component.html

Modified
1 -<ng-template #vcr></ng-template>
1 +<ng-template #vcr>
2 +</ng-template>
3 +<div #content>
4 + <ng-content></ng-content>
5 +</div>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut