File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Each of them is available in three variations:
2424
2525## Easing Functions
2626
27- | x | In | InOut | Out |
27+ | x | In | Out | InOut |
2828| ---------| :--------------------------------------------------------------:| :-----------------------------------------------------------------:| :-----------------------------------------------------------------------:|
2929| Cubic | ![ Ease In Cubic] ( img/easeInCubic.svg ) <br > ` easeInCubic ` | ![ Ease Out Cubic] ( img/easeOutCubic.svg ) <br > ` easeOutCubic ` | ![ Ease InOut Cubic] ( img/easeInOutCubic.svg ) <br > ` easeInOutCubic ` |
3030| Quart | ![ Ease In Quart] ( img/easeInQuart.svg ) <br > ` easeInQuart ` | ![ Ease Out Quart] ( img/easeOutQuart.svg ) <br > ` easeOutQuart ` | ![ Ease InOut Quart] ( img/easeInOutQuart.svg ) <br > ` easeInOutQuart ` |
You can’t perform that action at this time.
0 commit comments