Skip to content

Commit 0d3878b

Browse files
committed
refactor: 使用hooks重构PanThumb组件
1 parent 1c80cf8 commit 0d3878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/PanThumb/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { Component } from "react";
1+
import React from "react";
22
import { PropTypes } from "prop-types";
33
import "./index.less";
44

0 commit comments

Comments
 (0)