feat: add icon-picker component (#4832)

* feat: add icon-picker component

* fix: resolve conversations

* refactor: resort @vben/hooks
This commit is contained in:
huangxiaomin
2024-11-09 14:10:17 +08:00
committed by GitHub
parent 6b9acf09dc
commit 632081e828
13 changed files with 1130 additions and 3 deletions

3
pnpm-lock.yaml generated
View File

@@ -1478,6 +1478,9 @@ importers:
'@vben/constants':
specifier: workspace:*
version: link:../../constants
'@vben/hooks':
specifier: workspace:*
version: link:../hooks
'@vben/icons':
specifier: workspace:*
version: link:../../icons