fuse-angular/src/@fuse/components/drawer/drawer.component.html
2021-04-15 17:13:46 +03:00

4 lines
71 B
HTML

<div class="fuse-drawer-content">
<ng-content></ng-content>
</div>