fixde: editor breaking when clicking vim button
This commit is contained in:
@@ -73,7 +73,7 @@ const isAdmin = Astro.cookies.has('admin_token');
|
||||
</div>
|
||||
</header>
|
||||
<div id="post-content" class="prose max-w-none" set:html={html} />
|
||||
<PostEnhancer client:load containerId="post-content" />
|
||||
<PostEnhancer client:only="react" containerId="post-content" />
|
||||
</>
|
||||
)}
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user