@archbee/app-widget 1.1.2 → 1.1.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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -98,7 +98,7 @@ If `ref` is not passed to `ArchbeeAppWidget`, the children will automatically op
|
|
|
98
98
|
|
|
99
99
|
## Demos
|
|
100
100
|
|
|
101
|
-
Down below is a demo setup in [
|
|
101
|
+
Down below is a demo setup in [CodeSandbox](https://codesandbox.io/), which
|
|
102
102
|
demonstrate various features of archbee-app:
|
|
103
103
|
|
|
104
104
|
* [Demo](https://codesandbox.io/s/funny-austin-gndp8w?file=/src/App.tsx)
|