@trackunit/geo-json-utils 1.5.7 → 1.6.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
|
@@ -4,7 +4,7 @@ The `@trackunit/geo-json-utils` package is the home of Trackunits public react c
|
|
|
4
4
|
|
|
5
5
|
This library is exposed publicly for use in the the Trackunit [Iris App SDK](https://www.npmjs.com/package/@trackunit/iris-app).
|
|
6
6
|
|
|
7
|
-
To browse all avaliable components visit
|
|
7
|
+
To browse all avaliable components visit the [Design System](https://design.iris.trackunit.com/).
|
|
8
8
|
|
|
9
9
|
For more info and a full guide on Iris App SDK Development, please visit our [Developer Hub](https://developers.trackunit.com/).
|
|
10
10
|
|