@trackunit/filters-graphql-hook 0.0.341 → 0.0.343
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 Filters graphql hooks Components
|
|
6
2
|
The `@trackunit/filters-graphql-hook` package is the home of our graphql hooks, that can take input of filterBar values and convert to gql types.
|
|
7
3
|
|