lew-ui 1.1.28 → 1.3.1

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 CHANGED
@@ -28,7 +28,7 @@ import { LewButton } from 'lew-ui';
28
28
  </script>
29
29
 
30
30
  <template>
31
- <lew-button> 发送 </lew-button>
31
+ <lew-button text="发送" />
32
32
  </template>
33
33
  ```
34
34
 
@@ -42,7 +42,5 @@ import { LewButton } from 'lew-ui';
42
42
 
43
43
  ## Thanks
44
44
 
45
- - https://github.com/TuSimple/naive-ui
46
45
  - https://github.com/atomiks/tippyjs
47
- - https://github.com/fancyapps/ui
48
- - https://github.com/sampotts/plyr
46
+ - https://fengyuanchen.github.io/vue-feather/