Linted code

This commit is contained in:
2025-07-29 15:24:29 +00:00
parent 8b4e8553a4
commit 4ab0dad6a0
11 changed files with 57 additions and 53 deletions

View File

@@ -93,9 +93,9 @@ const { copy, copied } = useClipboard({
/>
<ClientOnly>
<ContentRenderer
:value="project"
class="!max-w-none prose dark:prose-invert"
/>
:value="project"
class="!max-w-none prose dark:prose-invert"
/>
</ClientOnly>
<div class="space-y-4 mt-8">
<PostFooter />