e-virt-table 0.1.24 → 0.1.25

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
@@ -24,3 +24,7 @@ pnpm install e-virt-table
24
24
  ```html
25
25
  <script src="https://unpkg.com/e-virt-table/dist/index.umd.js"></script>
26
26
  ```
27
+
28
+ ## TIP
29
+
30
+ This component is still under testing, use at your own risk. If you find any bugs or issues, please report them at GitHub for us to fix.