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 20a8467 commit ccd9a9fCopy full SHA for ccd9a9f
typescript/src/renderer/JsonDocRenderer.tsx
@@ -3,8 +3,6 @@ import React from "react";
3
4
import { BlockRenderer } from "./components/BlockRenderer";
5
6
-var lpl = 1;
7
-
8
interface JsonDocRendererProps {
9
page: any;
10
className?: string;
0 commit comments