Files
zulip/web/templates/user_pill.hbs
Sayam Samal a3b9e3c183 user_pill: Rename pill-container-btn -> pill-container-button.
This commit is a part of the efforts to rename btn-related classes
and variables to align with Zulip's no-abbreviations policy and
streamline the search results.
2024-11-14 12:03:36 -08:00

4 lines
110 B
Handlebars

<span class="user-pill pill-container pill-container-button">
{{> input_pill user_pill_context }}
</span>