@ornikar/kitt-universal 5.0.1 → 5.0.2

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.
@@ -1441,7 +1441,7 @@ function useKittTheme() {
1441
1441
  const CheckboxAndLabelPressableWrapper = /*#__PURE__*/styled__default(BabelPluginStyledComponentsReactNative.Pressable).withConfig({
1442
1442
  displayName: "Checkbox__CheckboxAndLabelPressableWrapper",
1443
1443
  componentId: "kitt-universal__sc-1sav1n6-0"
1444
- })(["display:flex;flex-direction:row;align-items:center;"]);
1444
+ })(["display:flex;flex-direction:row;"]);
1445
1445
  const CheckboxContainer = /*#__PURE__*/styled__default(BabelPluginStyledComponentsReactNative.View).withConfig({
1446
1446
  displayName: "Checkbox__CheckboxContainer",
1447
1447
  componentId: "kitt-universal__sc-1sav1n6-1"