Skip to content

Commit

Permalink
docs: correctly display note about DI tokens
Browse files Browse the repository at this point in the history
The breakline was breaking the note UI
  • Loading branch information
alan-agius4 committed Nov 29, 2024
1 parent 1bdc3f1 commit a7b6715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adev/src/content/guide/hybrid-rendering.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ export class MyComponent {
```

IMPORTANT: The above tokens will be `null` in the following scenarios:<br><br>

- During the build processes.
- When the application is rendered in the browser (client-side rendering).
- When performing static site generation (SSG).
Expand Down

0 comments on commit a7b6715

Please sign in to comment.