Skip to content

Commit

Permalink
Fix esbuild for website
Browse files Browse the repository at this point in the history
Related-to: GH-2438.
  • Loading branch information
wooorm committed Feb 12, 2024
1 parent 78aee48 commit 53f6955
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/_asset/editor.jsx
@@ -1,7 +1,5 @@
/*
* @jsxRuntime automatic
* @jsxImportSource react
*/
/* @jsxRuntime automatic */
/* @jsxImportSource react */

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

0 comments on commit 53f6955

Please sign in to comment.