@teamnhz/rn-ui-toolkit 1.3.2 → 1.3.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.
@@ -747,7 +747,7 @@ const styles = StyleSheet.create({
747
747
  row: {
748
748
  flexDirection: "row",
749
749
  alignItems: "center",
750
- paddingVertical: 10,
750
+ paddingVertical: 8,
751
751
  },
752
752
  text: {
753
753
  ...Typography.style.standardU(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamnhz/rn-ui-toolkit",
3
- "version": "1.3.2",
3
+ "version": "1.3.3",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [