Skip to content

Commit

Permalink
chore: drop notification
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Sep 27, 2024
1 parent 0ecc12f commit 1de8520
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions projects/demo/src/modules/components/icon/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
<ng-template pageTab>
<p>A component to use icons and color them with CSS.</p>

<tui-notification>
<code>img</code>
tag is not restricted to CORS policy but the
<code>tui-icon</code>
is.
</tui-notification>

<tui-doc-example
*ngFor="let example of examples; let index = index"
[component]="index + 1 | tuiComponent"
Expand Down

0 comments on commit 1de8520

Please sign in to comment.