We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d05960 commit 127351fCopy full SHA for 127351f
website/App.tsx
@@ -53,7 +53,7 @@ const App: React.FC = () => {
53
// @ts-ignore
54
const version = VERSION;
55
return (
56
- <div className="App">
+ <div className="App wmde-markdown-var">
57
<dark-mode dark="Dark" light="Light" style={{ position: 'fixed', top: 8, left: 10 }}></dark-mode>
58
<GitHubCorners fixed href="https://github.com/uiwjs/react-textarea-code-editor" />
59
<h1 className="App-title">
0 commit comments