qrlayout-core 1.0.9 → 1.1.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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@ QR code, qrcode, qr-code, layout, sticker, label, generator, renderer, PDF, ZPL,
|
|
|
23
23
|
## Live Demo & Examples
|
|
24
24
|
|
|
25
25
|
- **[Interactive Demo](https://qr-layout-designer.netlify.app/)**: A full-featured designer built with `qrlayout-core` and `qrlayout-ui`.
|
|
26
|
-
- **[React Demo Source Code](https://github.com/shashi089/qr-code-layout-generate-tool/tree/main/examples/
|
|
26
|
+
- **[React Demo Source Code](https://github.com/shashi089/qr-code-layout-generate-tool/tree/main/examples/ui-react)**: Reference implementation for monorepo usage.
|
|
27
27
|
|
|
28
28
|
## Installation
|
|
29
29
|
|