feat: Improved UI motion design (#2310)
* feat: Improved UI motion design * fix: Animation direction when screen placement causes context menu to be flipped
This commit is contained in:
3
app/utils/motion.js
Normal file
3
app/utils/motion.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// @flow
|
||||
import { domMax } from "framer-motion";
|
||||
export default domMax;
|
||||
Reference in New Issue
Block a user