lanfeng-components 1.0.0

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/demo.html ADDED
@@ -0,0 +1,10 @@
1
+ <meta charset="utf-8">
2
+ <title>lanfeng-components demo</title>
3
+ <script src="./lanfeng-components.umd.js"></script>
4
+
5
+ <link rel="stylesheet" href="./lanfeng-components.css">
6
+
7
+
8
+ <script>
9
+ console.log(lanfeng-components)
10
+ </script>
@@ -0,0 +1,4 @@
1
+ <svg width="115" height="16" viewBox="0 0 115 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L13.2335 16H101.112L114.346 0H0Z" fill="#F6F7F8"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L13.2335 16H101.112L114.346 0H113.048L100.642 15H13.7042L1.29773 0H0Z" fill="#D7D7DB"/>
4
+ </svg>