Skip to content

Commit

Permalink
feat(angular): add template literals
Browse files Browse the repository at this point in the history
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
  • Loading branch information
Coly010 and leosvelperez committed Sep 26, 2022
1 parent ef65698 commit 5e9eca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/angular/src/generators/setup-ssr/schema.json
Expand Up @@ -19,7 +19,7 @@
"appId": {
"type": "string",
"format": "html-selector",
"description": "The appId to use withServerTransition.",
"description": "The `appId` to use with `withServerTransition`.",
"default": "serverApp"
},
"main": {
Expand Down

0 comments on commit 5e9eca2

Please sign in to comment.