Shivam Mishra
2024-10-02 13:06:30 +05:30
committed by GitHub
parent e0bf2bd9d4
commit 42f6621afb
661 changed files with 15939 additions and 31194 deletions

View File

@@ -22,8 +22,8 @@ By default, it renders:
<%= content_for(:title) %> - <%= application_title %>
</title>
<%= render "stylesheet" %>
<%= javascript_pack_tag 'superadmin' %>
<%= stylesheet_pack_tag 'superadmin' %>
<%= vite_client_tag %>
<%= vite_javascript_tag 'superadmin' %>
<%= csrf_meta_tags %>
</head>
<body class="antialiased w-full h-full">