Skip to content

Commit 53f6955

Browse files
committedFeb 12, 2024
Fix esbuild for website
Related-to: GH-2438.
1 parent 78aee48 commit 53f6955

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

Diff for: ‎docs/_asset/editor.jsx

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
/*
2-
* @jsxRuntime automatic
3-
* @jsxImportSource react
4-
*/
1+
/* @jsxRuntime automatic */
2+
/* @jsxImportSource react */
53

64
/**
75
* @typedef {import('@wooorm/starry-night').Grammar} Grammar

0 commit comments

Comments
 (0)
Please sign in to comment.