half section, split out button
This commit is contained in:
2
app/views/elements/_button.haml
Normal file
2
app/views/elements/_button.haml
Normal file
@ -0,0 +1,2 @@
|
||||
%a.inline-block.rounded.bg-emerald-600.px-12.py-3.text-sm.font-medium.text-white.transition.hover:bg-emerald-700.focus:outline-none.focus:ring.focus:ring-yellow-400{:href => button["link"]}
|
||||
=button['text']
|
Reference in New Issue
Block a user