gbc-kyc-kit 1.0.2 → 1.0.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -21,7 +21,7 @@ import "../node_modules/gbc-kyc-kit/dist/style.css";
21
21
  You could customize all styles of components, just need make reference to the label of component as follows:
22
22
 
23
23
  **Important**
24
- Remember that you can use mode prop to turn between dark or light mode without change th styles.
24
+ Remember that you can use mode prop to turn between dark or light mode without change styles.
25
25
 
26
26
  ### CSS
27
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gbc-kyc-kit",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Componentes para el desarrollo de un Onboarding",
5
5
  "license": "MIT",
6
6
  "author": "Global Bridge Connections",