From 5c878876d3bdd2c7cd094871fa0644f3310bcec8 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 23 Jul 2025 08:34:23 +0200 Subject: Commit merge of button and badge into action-button (and rename it to button) --- tpl/views/emoji.pug | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tpl/views/emoji.pug') diff --git a/tpl/views/emoji.pug b/tpl/views/emoji.pug index 3d01ca7..d6e2b56 100644 --- a/tpl/views/emoji.pug +++ b/tpl/views/emoji.pug @@ -1,14 +1,14 @@ mixin view-emoji +view('emoji', 'Emoji') .c-box - +action-button(icon='trash') + +button(icon='trash') = ' ' - +action-button + +button +emoji('drgn')(size='icon') = ' ' - +action-button(icon='trash' quiet=true) + +button(icon='trash' quiet=true) = ' ' - +action-button(quiet=true) + +button(quiet=true) +emoji('drgn')(size='icon') .c-box -- cgit v1.2.3-70-g09d2