<.mybutton
    phx-click={@phx_click}
    phx-target={@phx_target}
    phx-value-type="add"
  >
            <.tw_icon icon={&Heroicons.Solid.plus_circle/1} class="w-5 h-5 mr-1" />
            add tags
</.mybutton>