Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 219e7d5

Browse files
committed
Alert updated to use styleModifier
1 parent b4f4094 commit 219e7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<div class="alert alert-{{ alertClass }}">
1+
<div class="alert alert-{{ styleModifier }}">
22
{{ excerpt.short }}
33
</div>

0 commit comments

Comments
 (0)