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.
This commit is contained in:
Sayam Samal 2024-11-14 16:39:37 +05:30 committed by Tim Abbott
parent 15cc27af6e
commit a3b9e3c183
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<span class="user-pill pill-container pill-container-btn"> <span class="user-pill pill-container pill-container-button">
{{> input_pill user_pill_context }} {{> input_pill user_pill_context }}
</span> </span>