react-dockable-desktop 6.3.0 → 6.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
@@ -1,6 +1,6 @@
1
1
  # React Dockable Desktop
2
2
 
3
- [![npm version](https://img.shields.io/badge/npm-v6.3.0-blue.svg)](https://www.npmjs.com/package/react-dockable-desktop)
3
+ [![npm version](https://img.shields.io/badge/npm-v6.3.1-blue.svg)](https://www.npmjs.com/package/react-dockable-desktop)
4
4
  [![TypeScript](https://img.shields.io/badge/TypeScript-first-3178c6.svg)](https://www.typescriptlang.org/)
5
5
  [![Touch Ready](https://img.shields.io/badge/touch-iPad%20%7C%20Android-success.svg)](#touch--mobile)
6
6
  [![license](https://img.shields.io/badge/license-MIT-green.svg)](#license)
@@ -15,6 +15,10 @@ A premium dockable layout engine for React. Build desktop-class applications wit
15
15
  **[Full Documentation](https://felipecarrillo100.github.io/react-dockable-desktop/)**  | 
16
16
  **[API Reference](https://felipecarrillo100.github.io/react-dockable-desktop/api/)**
17
17
 
18
+ **Using Vue?** [`vue-dockable-desktop`](https://github.com/felipecarrillo100/vue-dockable-desktop)
19
+ is the Vue 3 port — a native Vue library, not a wrapper, and it reads and writes the **same
20
+ serialised layout format**, so a layout saved by either library loads in the other.
21
+
18
22
  ---
19
23
 
20
24
  ## Features