Skip to content

Commit

Permalink
Removed comment from docusaurus config
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulji-ic committed Dec 1, 2023
1 parent 1dbe6e0 commit 27506ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// @ts-check
// Note: type annotations allow type checking and IDEs autocompletion

// const lightCodeTheme = require("prism-react-renderer/themes/github");
// const darkCodeTheme = require("prism-react-renderer/themes/dracula");

const lightCodeTheme = require('prism-react-renderer').themes.github;
const darkCodeTheme = require('prism-react-renderer').themes.dracula;

Expand Down

0 comments on commit 27506ca

Please sign in to comment.