Skip to content

Commit 67ae09e

Browse files
committed
fixing errors
1 parent 7293d69 commit 67ae09e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/src/utils/prismLight.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* LICENSE file in the root directory of this source tree.
66
*/
77

8-
import lightTheme from "prism-react-renderer/themes/github";
8+
import lightTheme from "prism-react-renderer/themes/github.js";
99

1010
export default {
1111
...lightTheme,

0 commit comments

Comments
 (0)