Skip to content

Commit

Permalink
Docs(web-twig): Show Bordered Alert Feature Flag in Demo #DS-1156
Browse files Browse the repository at this point in the history
  • Loading branch information
crishpeen committed Mar 5, 2024
1 parent 3e073cd commit f86cfee
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,10 @@
{% include '@components/Alert/stories/AlertIcons.twig' %}
</DocsSection>

<div class="spirit-feature-alert-enable-bordered">
<DocsSection title="Feature Flag: Bordered Alert" stackAlignment="stretch">
{% include '@components/Alert/stories/AlertColors.twig' %}
</DocsSection>
</div>

{% endblock %}

0 comments on commit f86cfee

Please sign in to comment.