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.26 app/components/current_user_mini_card_component.html.erb
tybo-0.3.24 app/components/current_user_mini_card_component.html.erb
tybo-0.3.23 app/components/current_user_mini_card_component.html.erb
tybo-0.3.22 app/components/current_user_mini_card_component.html.erb
tybo-0.3.21 app/components/current_user_mini_card_component.html.erb
tybo-0.3.20 app/components/current_user_mini_card_component.html.erb
tybo-0.3.19 app/components/current_user_mini_card_component.html.erb
tybo-0.3.18 app/components/current_user_mini_card_component.html.erb
tybo-0.3.17 app/components/current_user_mini_card_component.html.erb
tybo-0.3.16 app/components/current_user_mini_card_component.html.erb
tybo-0.3.15 app/components/current_user_mini_card_component.html.erb
tybo-0.3.14 app/components/current_user_mini_card_component.html.erb
tybo-0.3.13 app/components/current_user_mini_card_component.html.erb
tybo-0.3.12 app/components/current_user_mini_card_component.html.erb
tybo-0.3.11 app/components/current_user_mini_card_component.html.erb
tybo-0.3.10 app/components/current_user_mini_card_component.html.erb
tybo-0.3.9 app/components/current_user_mini_card_component.html.erb
tybo-0.3.8 app/components/current_user_mini_card_component.html.erb
tybo-0.3.7 app/components/current_user_mini_card_component.html.erb
tybo-0.3.6 app/components/current_user_mini_card_component.html.erb