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 a2929fe commit b3d2adfCopy full SHA for b3d2adf
1 file changed
src/components/DynamicTreeTableContainer.tsx
@@ -1,6 +1,4 @@
1
-import { Component, ReactNode, createElement, CSSProperties, Fragment, version, useEffect, createRef } from "react";
2
-
3
-console.log(version);
+import { Component, ReactNode, createElement, CSSProperties, Fragment, useEffect, createRef } from "react";
4
5
import { observer } from "mobx-react";
6
import classNames from "classnames";
0 commit comments