Skip to content

Commit

Permalink
test: update E2E SSR project asset for standalone default switch
Browse files Browse the repository at this point in the history
  • Loading branch information
clydin committed Oct 16, 2024
1 parent 816e3cb commit bf1845b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { Component } from '@angular/core';

@Component({
selector: 'app-root',
standalone: false,
templateUrl: './app.component.html',
styleUrls: ['./app.component.css']
})
Expand Down

0 comments on commit bf1845b

Please sign in to comment.