Sha256: aa08a5b80576355fb3a8417c1b4821585e26b652faba5be051518bbd0efd85f1

Contents?: true

Size: 326 Bytes

Versions: 48

Compression:

Stored size: 326 Bytes

Contents

<div class="flex-shrink-0 flex justify-between items-center border-t border-sidebar-200 p-4">
  <div class="flex items-center">
    <p class="text-sm ml-3 font-medium text-white">
      <%= @user.email.truncate(27) %>
    </p>
  </div>
  <%= render(SignOutButtonComponent.new(resource: @user.class.name.underscore)) %>
</div>

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
tybo-0.3.4 app/components/current_user_mini_card_component.html.erb
tybo-0.3.3 app/components/current_user_mini_card_component.html.erb
tybo-0.3.1 app/components/current_user_mini_card_component.html.erb
tybo-0.2.6 app/components/current_user_mini_card_component.html.erb
tybo-0.2.5 app/components/current_user_mini_card_component.html.erb
tybo-0.2.4 app/components/current_user_mini_card_component.html.erb
tybo-0.2.3 app/components/current_user_mini_card_component.html.erb
tybo-0.2.2 app/components/current_user_mini_card_component.html.erb
tybo-0.2.0 app/components/current_user_mini_card_component.html.erb
tybo-0.1.2 app/components/current_user_mini_card_component.html.erb
tybo-0.1.0 app/components/current_user_mini_card_component.html.erb
tybo-0.0.40 app/components/current_user_mini_card_component.html.erb
tybo-0.0.39 app/components/current_user_mini_card_component.html.erb
tybo-0.0.38 app/components/current_user_mini_card_component.html.erb
tybo-0.0.37 app/components/current_user_mini_card_component.html.erb
tybo-0.0.36 app/components/current_user_mini_card_component.html.erb
tybo-0.0.35 app/components/current_user_mini_card_component.html.erb
tybo-0.0.34 app/components/current_user_mini_card_component.html.erb
tybo-0.0.32 app/components/current_user_mini_card_component.html.erb
tybo-0.0.31 app/components/current_user_mini_card_component.html.erb