Skip to content

Commit

Permalink
chore: automated code change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 676020964
  • Loading branch information
Extended Component Library Team authored and copybara-github committed Sep 18, 2024
1 parent 197d1ed commit 8de2d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/angular_sample_app/src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const DEFAULT_ZOOM = 4;
const DEFAULT_ZOOM_WITH_LOCATION = 16;

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

0 comments on commit 8de2d96

Please sign in to comment.