Skip to content

Instantly share code, notes, and snippets.

View sonishreyas's full-sized avatar
💻
Coding

Shreyas Soni sonishreyas

💻
Coding
View GitHub Profile
<article class="rui-alert-type--container">
<button class="rui-alert-type error-btn">Error</button>
<button class="rui-alert-type warning-btn">Warning</button>
<button class="rui-alert-type success-btn">Success</button>
<button class="rui-alert-type info-btn">Info</button>
</article>
<article class="rui-alert--container error inactive">
<span><i class="fas fa-exclamation-circle"></i></span>
<p class="rui-alert--text">
Error while sending data.