lol
This commit is contained in:
parent
4358a8baf4
commit
86dc3b010b
3 changed files with 8 additions and 4 deletions
|
@ -12,11 +12,11 @@
|
|||
<div class="number-input-wrapper">
|
||||
<div class="input-group">
|
||||
<button class="btn btn-outline-secondary number-decrease" type="button" data-action="decrease">
|
||||
➖🔥 DECREASE!!! 💥⚡
|
||||
➖🔥 DECREASE!!! 💥⚡📉
|
||||
</button>
|
||||
{{- block('form_widget_simple') -}}
|
||||
<button class="btn btn-outline-secondary number-increase" type="button" data-action="increase">
|
||||
➕✨ INCREASE!!! 🚀💫
|
||||
➕✨ INCREASE!!! 🚀💫📈
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue