Skip to content

Commit 8cbd84a

Browse files
efekrsklcanerakdas
andauthored
fix: use motion safe
Co-authored-by: Caner Akdas <[email protected]> Signed-off-by: Efe <[email protected]>
1 parent a0ae7e0 commit 8cbd84a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/ui-components/src/Common/Switch/index.module.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
rounded-full
4848
bg-white
4949
ring-0
50-
transition-transform
51-
duration-100
52-
ease-out;
50+
motion-safe:transition-transform
51+
motion-safe:duration-100
52+
motion-safe:ease-out;
5353
}
5454

5555
.thumb[data-state='checked'] {

0 commit comments

Comments
 (0)