Skip to content

Commit b3d2adf

Browse files
authored
Update DynamicTreeTableContainer.tsx
1 parent a2929fe commit b3d2adf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/components/DynamicTreeTableContainer.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
import { Component, ReactNode, createElement, CSSProperties, Fragment, version, useEffect, createRef } from "react";
2-
3-
console.log(version);
1+
import { Component, ReactNode, createElement, CSSProperties, Fragment, useEffect, createRef } from "react";
42

53
import { observer } from "mobx-react";
64
import classNames from "classnames";

0 commit comments

Comments
 (0)