potentia-website/src/components/buttons/AlertButton.astro
SanjayramVempati 8bba792637 timeline
2023-04-05 20:17:32 -04:00

8 lines
131 B
Plaintext

---
---
<button class="text-sm font-medium mr-2 px-2.5 py-0.5 rounded bg-blue-900 text-blue-300 ml-3">
<slot></slot>
</span>