You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
By default the effect component provides a gap between elements so that a minus spacing value must be given to the element so that it returns to its initial position, and can only be done specifically on each related element, not on the parent element.
To Reproduce
Steps to reproduce the behavior:
Change div parent element to effect component
See bug that spacing between elements changes due to use of effect component
Describe the bug
By default the effect component provides a gap between elements so that a minus spacing value must be given to the element so that it returns to its initial position, and can only be done specifically on each related element, not on the parent element.
To Reproduce
Steps to reproduce the behavior:
CodeSandbox link: https://codesandbox.io/p/sandbox/festive-cori-6p5nrz
Expected behavior
Using doesn't disturb the existing spacing of the element
Screenshots

More clearly can be seen in the codesandbox above.
Desktop:
The text was updated successfully, but these errors were encountered: