Skip to content

Commit 402af04

Browse files
committed
fixup! docs: add angular aria banner
1 parent 3ca5725 commit 402af04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/app/shared/doc-viewer/angular-aria-banner/angular-aria-banner.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<div class=".docs-angular-aria-banner">
2-
<svg class=".docs-angular-aria-banner-icon" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24"
1+
<div class="docs-angular-aria-banner">
2+
<svg class="docs-angular-aria-banner-icon" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24"
33
width="24px">
44
<path d="M0 0h24v24H0V0z" fill="none" />
55
<path
66
d="M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" />
77
</svg>
8-
<div class=".docs-angular-aria-banner-content">
8+
<div class="docs-angular-aria-banner-content">
99
<strong>Now Available in Angular Aria!</strong>
1010
<br />
1111
The Angular team has introduced a new low-level component library called Angular Aria.

0 commit comments

Comments
 (0)