refactor(theme): add TODO

This commit is contained in:
nixa 2017-06-08 23:18:11 +03:00
parent cfeb3cf125
commit 0f4b6f8a92

View file

@ -1,5 +1,6 @@
import { Component } from '@angular/core';
// TODO: move layouts into the framework
@Component({
selector: 'ngx-one-column-layout',
styleUrls: ['./one-column.layout.scss'],