add sessions for admin access
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<div class="flex-1 flex flex-col">
|
||||
<section class="bg-white border-b border-slate-200">
|
||||
<div class="max-w-7xl mx-auto px-4 pb-6 space-y-4">
|
||||
<div class="max-w-7xl mx-auto px-4 pb-1 space-y-4">
|
||||
<%= form_with url: entries_path,
|
||||
method: :get,
|
||||
data: { turbo_stream: true } do |form| %>
|
||||
|
||||
Reference in New Issue
Block a user