From e091c73b6af7c0702f4a5336a0fec9f7291aee91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=87=AA=E5=B8=A6=E5=A4=A7=E4=BD=AC=E6=B0=94=E5=9C=BA?= <188633308@qq.com> Date: Tue, 15 Jun 2021 15:28:17 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E9=A1=B5=E7=AD=BE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web-react/src/components/icon-selector/index.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web-react/src/components/icon-selector/index.jsx b/web-react/src/components/icon-selector/index.jsx index ee65369..49dda08 100644 --- a/web-react/src/components/icon-selector/index.jsx +++ b/web-react/src/components/icon-selector/index.jsx @@ -51,6 +51,7 @@ export default class IconSelector extends Component { this.setState({ activeKey })} > { icons.map(iconGroup => {