Skip to content

Commit

Permalink
Add alert example
Browse files Browse the repository at this point in the history
Add alert example
  • Loading branch information
YellowPhoenix18 authored Aug 11, 2021
1 parent bf5f723 commit 25f2e8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,14 @@ Return generated HTML
</div>
```

##### Alert

```html
<div class="prs-alert prs-alert-{type}">
<div>My Text</div>
</div>
```

<!-- ROADMAP -->
## Roadmap

Expand Down

0 comments on commit 25f2e8f

Please sign in to comment.