From 8f431c2907083631a5ffcc13c05256e4a35204d1 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Sat, 6 Jul 2019 02:14:41 +0530 Subject: [PATCH] fa link and examples Signed-off-by: Rohit Yadav --- ui/README.md | 1 + ui/src/components/CloudMonkey/Resource.vue | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/ui/README.md b/ui/README.md index 82278eb20eb..75266c37e10 100644 --- a/ui/README.md +++ b/ui/README.md @@ -47,6 +47,7 @@ Vue](https://github.com/sendya/ant-design-pro-vue). - [vue-cropper](https://github.com/xyxiao001/vue-cropper) - Picture edit - [@antv/g2](https://antv.alipay.com/zh-cn/index.html) - AntV G2 - [Viser-vue](https://viserjs.github.io/docs.html#/viser/guide/installation) - Antv/G2 of Vue +- [Fontawesome](https://github.com/FortAwesome/vue-fontawesome) ### Other diff --git a/ui/src/components/CloudMonkey/Resource.vue b/ui/src/components/CloudMonkey/Resource.vue index 1dc6188fab9..5b91d0abfbc 100644 --- a/ui/src/components/CloudMonkey/Resource.vue +++ b/ui/src/components/CloudMonkey/Resource.vue @@ -1,5 +1,16 @@