From 44e90076e6c552d8e9b01c0e3a4a84e4bcaaffd7 Mon Sep 17 00:00:00 2001 From: zhouyun1 Date: Wed, 17 Jan 2024 20:30:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(resize-box):=20=E5=A2=9E=E5=8A=A0icons?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/ui/resize-box/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ui/resize-box/package.json b/packages/ui/resize-box/package.json index 4960a8436..dd7fa0618 100644 --- a/packages/ui/resize-box/package.json +++ b/packages/ui/resize-box/package.json @@ -45,6 +45,7 @@ "dependencies": { "@hi-ui/classname": "^4.0.4", "@hi-ui/env": "^4.0.4", + "@hi-ui/icons": "^4.0.18", "@hi-ui/use-merge-refs": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4", "react-resizable": "^3.0.5"