Skip to content

Commit 0459f5d

Browse files
committed
theme: Remove unused empty x-data attribute from code blocks
1 parent 3e760fa commit 0459f5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layouts/_markup/render-codeblock.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
{{- end }}
8080

8181
<div
82-
x-data
8382
class="render-hook-codeblock font-mono not-prose relative mt-6 mb-8 border-1 border-gray-200 dark:border-gray-800 bg-light dark:bg-dark">
8483
{{- $fileSelectClass := "select-none" }}
8584
{{- if $copy }}

0 commit comments

Comments
 (0)