@trackunit/filters-asset-filter-definitions 0.0.396 → 0.0.398
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 - Asset Filter Definitions
|
|
6
2
|
The `@trackunit/filters-asset-filter-definitions` package is the home of our implementation of a set of hooks for adding asset relevant filters to the FilterBar component.
|
|
7
3
|
|