document-section
parent
72a063776f
commit
d235789025
|
|
@ -13,7 +13,7 @@ export class DocumentSectionComponent {
|
|||
}
|
||||
|
||||
ngOnInit() {
|
||||
console.log(this.section);
|
||||
// console.log(this.section);
|
||||
}
|
||||
|
||||
get title(){
|
||||
|
|
|
|||
Loading…
Reference in New Issue