globalfy-design-system 0.31.0 → 0.33.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 CHANGED
@@ -39,6 +39,6 @@ fix(validations): missing email validation
39
39
  - All components developed must have tests
40
40
  - Test coverage must be 100%
41
41
 
42
- ### Storybook
42
+ ### Storybook Link
43
43
 
44
44
  [Latest](https://main--656d00bf4424d3a1061d5ce1.chromatic.com/)
@@ -20724,7 +20724,7 @@ const D7 = C7, I7 = T7, A7 = S7, O7 = E7, Ew = ({
20724
20724
  }
20725
20725
  }
20726
20726
  }), d = Oe({
20727
- base: "left-[15px] top-[36%] font-satoshi font-satoshi text-base text-sm text-primary-grey-800",
20727
+ base: "left-[15px] top-6 font-satoshi font-satoshi text-base text-sm text-primary-grey-800",
20728
20728
  variants: {
20729
20729
  isInvalid: {
20730
20730
  true: "text-complementary-red-500"