upgrade dependencies and migrate, small improvements and fixes
This commit is contained in:
@@ -5,6 +5,7 @@ import { ActivatedRoute } from '@angular/router';
|
||||
import { CommentService } from '../../services/comment.service';
|
||||
|
||||
@Component({
|
||||
standalone: false,
|
||||
selector: 'page-comment',
|
||||
templateUrl: './comment.page.html',
|
||||
styleUrls: ['./comment.page.scss']
|
||||
|
||||
Reference in New Issue
Block a user