Shortcut for "Following tags" (#14708)

* following tags shortcut

* rails helper
This commit is contained in:
ludwiczakpawel 2021-09-15 20:54:18 +02:00 committed by GitHub
parent a024efcc45
commit f1c8de4024
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,8 +20,9 @@
<% end %>
<main id="main-content" class="crayons-layout crayons-layout--1-col">
<header class="px-2 m:px-0">
<header class="px-2 m:px-0 flex items-center justify-between">
<h1>Top tags</h1>
<%= link_to "Following tags", dashboard_following_tags_path, class: "crayons-btn crayons-btn--ghost" %>
</header>
<div class="grid gap-2 m:gap-4 l:gap-6 m:grid-cols-2 l:grid-cols-3 px-2 m:px-0" data-follow-button-container="true">