mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-27 12:54:23 +01:00
Linted code
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user