kurtosis-ui-components 0.86.1 → 0.86.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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Kurtosis UI Components
|
|
2
2
|
|
|
3
3
|
This guide provides instructions and code snippets to help you get started with the Kurtosis UI Components. This library
|
|
4
|
-
can be used to create
|
|
4
|
+
can be used to create
|
|
5
5
|
|
|
6
6
|
## Setting Up
|
|
7
7
|
|
|
@@ -13,4 +13,4 @@ $ yarn add kurtosis-ui-components
|
|
|
13
13
|
|
|
14
14
|
## Usage
|
|
15
15
|
|
|
16
|
-
Instructions to follow.
|
|
16
|
+
Instructions to follow.
|