We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ab6cc commit acbc1bfCopy full SHA for acbc1bf
app/views/notifications/index.html.erb
@@ -1,5 +1,3 @@
1
-<h1 class="text-center text-2xl mb-4">Notifications</h1>
2
-
3
<% if @notifications.any? %>
4
<%= render 'shared/cards/card_no_padding' do %>
5
<ul class="divide-y divide-gray-200">
0 commit comments