Commit f61039f
committed
fix(atlas): replace framer-motion steps(1) easing with CSS animation
- framer-motion doesn't accept steps(1) as a string easing type
- Swap the motion.span blinking caret for a plain span with CSS @Keyframes
- Visual behavior identical; no more runtime error on mount1 parent f4bb79f commit f61039f
1 file changed
Lines changed: 16 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
601 | 609 | | |
602 | 610 | | |
603 | 611 | | |
| |||
639 | 647 | | |
640 | 648 | | |
641 | 649 | | |
642 | | - | |
| 650 | + | |
643 | 651 | | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
648 | 659 | | |
649 | 660 | | |
650 | 661 | | |
| |||
0 commit comments