@arbisoft/react-design-tool 1.0.2 → 1.0.3
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 +10 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,6 +12,16 @@ With this tool, you can:
|
|
|
12
12
|
- **Save** the final design data and image output
|
|
13
13
|
|
|
14
14
|
Perfect for integrating into applications that require user-driven visual content creation.
|
|
15
|
+
## 🎬 Studio Preview
|
|
16
|
+
|
|
17
|
+
**Live Walkthrough (GIF)**
|
|
18
|
+
|
|
19
|
+

|
|
20
|
+
## 🖥️ Demo
|
|
21
|
+
|
|
22
|
+
Check out the live demo here:
|
|
23
|
+
|
|
24
|
+
[](https://codesandbox.io/p/sandbox/fdftlr)
|
|
15
25
|
|
|
16
26
|
## 📦 Installation
|
|
17
27
|
|