Skip to content

Commit

Permalink
Add flash message to dashboard (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwwhiterabbit authored Aug 21, 2024
1 parent de47968 commit 1d8a644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/dashboard/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

<div class="container px-6 mx-auto mt-10 grid relative">
<%= render 'layouts/flash' %>

<h2
class="my-6 text-2xl font-semibold text-gray-700 dark:text-gray-200"
>
Expand Down

0 comments on commit 1d8a644

Please sign in to comment.