@ycloud-web/icons-angular 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/fesm2022/ycloud-web-icons-angular.mjs +5591 -5591
- package/fesm2022/ycloud-web-icons-angular.mjs.map +1 -1
- package/package.json +3 -3
- package/types/ycloud-web-icons-angular.d.ts +3235 -3235
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
·
|
|
22
22
|
<a href="https://tianjianjun0727.github.io/ycloud-icons/icons/">图标</a>
|
|
23
23
|
·
|
|
24
|
-
<a href="https://tianjianjun0727.github.io/ycloud-icons/guide/
|
|
24
|
+
<a href="https://tianjianjun0727.github.io/ycloud-icons/guide/angular">文档</a>
|
|
25
25
|
·
|
|
26
26
|
<a href="https://tianjianjun0727.github.io/ycloud-icons/license">许可证</a>
|
|
27
27
|
</p>
|
|
@@ -50,7 +50,7 @@ bun add @ycloud-web/icons-angular@latest
|
|
|
50
50
|
|
|
51
51
|
## 文档
|
|
52
52
|
|
|
53
|
-
完整文档请访问 [YCloud Icons 文档](https://tianjianjun0727.github.io/ycloud-icons/guide/
|
|
53
|
+
完整文档请访问 [YCloud Icons 文档](https://tianjianjun0727.github.io/ycloud-icons/guide/angular)。
|
|
54
54
|
|
|
55
55
|
## 许可证
|
|
56
56
|
|