Healing pulse wave effect with sparkles and thematic elements.
npx chaos add heal-pulseimport { HealPulse } from '@oalacea/chaosui/effects/heal-pulse';
<HealPulse>
<button>Heal</button>
</HealPulse>
<HealPulse color="holy" waves={8} showCross>
<button>Divine Healing</button>
</HealPulse>