features/nuget_autobuild
Janko Jordan 2 years ago
parent 9a1a62537e
commit 5e4b7e2028

@ -2,11 +2,8 @@
@inherits UIComponent
<div role="alert"
class="@CompiledClassList"
@attributes="CustomAttributes"
@onclick="Clicked">
<div name="alert-content">
<div role="alert" class="@CompiledClassList" @attributes="CustomAttributes" @onclick="Clicked">
<div name="alert-content" class="alert-content">
@if (GlyphVisible)
{

Loading…
Cancel
Save