updated
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { Component } from '@angular/core';
|
||||
import {Component} from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-author',
|
||||
imports: [],
|
||||
templateUrl: './author.html',
|
||||
styleUrl: './author.css',
|
||||
selector: 'app-author',
|
||||
imports: [],
|
||||
templateUrl: './author.html',
|
||||
styleUrl: './author.css',
|
||||
})
|
||||
export class Author {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user