Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SilianZ authored Jun 29, 2024
1 parent 5accd7a commit 30b4e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// See: https://docusaurus.io/docs/api/docusaurus-config

import { themes as prismThemes } from 'prism-react-renderer';
import { translate } from '@docusaurus/Translate'
import { translate } from '@docusaurus/Translate';

/** @type {import('@docusaurus/types').Config} */
const config = {
Expand Down

0 comments on commit 30b4e90

Please sign in to comment.