This commit is contained in:
HesterG 2023-07-04 13:43:31 +08:00
parent d757b50ef2
commit 6c8619b7b0

View file

@ -1,3 +1,5 @@
// Ejected unsafe, need to check if this changes and maintain this component
// https://github.com/facebook/docusaurus/blob/main/packages/docusaurus-theme-classic/src/theme/BlogPostPage/index.tsx
import React from 'react';
import clsx from 'clsx';
import {HtmlClassNameProvider, ThemeClassNames} from '@docusaurus/theme-common';