79372423

Date: 2025-01-20 19:19:20
Score: 0.5
Natty:
Report link

For me the issue was to set the standalone: true as below code:

@Component({
 selector: 'app-header',
 templateUrl: './header.component.html',
 styleUrls: ['./header.component.css'],
 standalone: true
 })
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Khalid