remove dist

This commit is contained in:
2023-07-20 18:15:38 +02:00
parent 35b79bbb29
commit 46074e1152
4 changed files with 0 additions and 93 deletions

View File

@@ -1,7 +0,0 @@
import ease from "./easings/easings";
export {
/**
* @public
* Util function to create framer-motion transitions based on penner's functions
*/
ease };