Astro Notification Component
Text only Notifications:
Message: This is a notification!
Info: This is a notification of type info.
Success: This is a notification of type success.
Warning: This is a notification of type warning and goes on multiple lines to see how that looks.
Error: This is a notification of type error.
Text and Icon Notifications using Astro Icon:
Message: This is a notification!
Info: This is a notification of type info.
Success: This is a notification of type success.
Warning: This is a notification of type warning and goes on multiple lines to see how that looks.
Error: This is a notification of type error.