fix: remove the mermaid theme from playground's configuration

This commit is contained in:
Hossein Mehrabi
2023-06-20 09:15:02 +03:30
parent 3fa57c3668
commit 07359f675d
@@ -53,7 +53,6 @@ const config = {
}),
],
],
themes: ['@docusaurus/theme-mermaid'],
themeConfig:
/** @type {import('@acid-info/logos-docusaurus-preset').ThemeConfig} */