We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7293d69 commit 67ae09eCopy full SHA for 67ae09e
1 file changed
demo/src/utils/prismLight.mjs
@@ -5,7 +5,7 @@
5
* LICENSE file in the root directory of this source tree.
6
*/
7
8
-import lightTheme from "prism-react-renderer/themes/github";
+import lightTheme from "prism-react-renderer/themes/github.js";
9
10
export default {
11
...lightTheme,
0 commit comments