@trackunit/react-core-hooks 0.2.233 → 0.2.234
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 +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
> **⚠️ Beta**
|
|
2
|
-
>
|
|
3
|
-
> This is a beta version and subject to change without notice.
|
|
4
|
-
|
|
5
1
|
# Trackunit React Core Hooks
|
|
6
2
|
The `@trackunit/react-core-hooks` package is a small package containing the core hooks used for getting data from our context providers inside Trackunit Iris Apps.
|
|
7
3
|
|