Skip to content

Commit acbc1bf

Browse files
committed
feature/Remove notification header from index
1 parent 59ab6cc commit acbc1bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/views/notifications/index.html.erb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h1 class="text-center text-2xl mb-4">Notifications</h1>
2-
31
<% if @notifications.any? %>
42
<%= render 'shared/cards/card_no_padding' do %>
53
<ul class="divide-y divide-gray-200">

0 commit comments

Comments
 (0)