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 308db62 commit 4ceb6e4Copy full SHA for 4ceb6e4
themes/api-platform/layouts/_default/baseof.html
@@ -8,7 +8,7 @@
8
<div class="relative w-full overflow-x-clip bg-white dark:bg-blue-black">
9
{{ partial "header.html" . }}
10
{{ partial "mobilesidebar.html" . }}
11
- {{ partial "modalcon.html" . }}
+ {{/* partial "modalcon.html" . */}}
12
<div class="max-w-8xl mx-auto overflow-x-clip">
13
<div class="flex flex-row items-start justify-start flex-wrap">
14
{{ partial "sidebar.html" . }}
0 commit comments