ecomm-store/src/views/lib/buttons/danger.twig
count-null 35971fd696 save
2025-03-04 21:56:40 -05:00

4 lines
125 B
Twig

<button type="submit" class="{{ colors.button.danger }} font-bold py-2 px-4 rounded no-underline">
{{ label }}
</button>