You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="is-size-5 has-text-weight-semibold mb-2"><BootstrapIconName="BootstrapIconName.Lightbulb" /> DO YOU KNOW?</div>
44
-
<div>
45
-
This demo website is built using the <strong><ahref="@nugetUrl"target="_blank">BlazorExpress Bulma</a></strong> library and published on the Azure Web App.
46
-
See our source code on <ahref="@githubUrl"target="_blank">GitHub</a>.
47
-
</div>
48
-
</MessageBody>
49
-
</Message>
42
+
<MessageClass="mb-4"Color="MessageColor.Success">
43
+
<MessageBody>
44
+
<divclass="is-size-5 has-text-weight-semibold mb-2"><BootstrapIconName="BootstrapIconName.Lightbulb" /> DO YOU KNOW?</div>
45
+
<div>
46
+
This demo website is built using the <strong><ahref="@nugetUrl"target="_blank">BlazorExpress Bulma</a></strong> library and published on the Azure Web App.
47
+
See our source code on <ahref="@githubUrl"target="_blank">GitHub</a>.
48
+
</div>
49
+
</MessageBody>
50
+
</Message>
51
+
</div>
50
52
</div>
53
+
51
54
@code{
52
55
privateconststringpageUrl="/";
53
56
privateconststringpageTitle="BlazorExpress Bulma Components <br /> Fast, Free & Open Source";
0 commit comments