Skip to content

Commit 53f6955

Browse files
committed
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

docs/_asset/editor.jsx

Lines changed: 2 additions & 4 deletions
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)