init 3
This commit is contained in:
7
node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs
generated
vendored
Normal file
7
node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use client";
|
||||
import { createContext } from 'react';
|
||||
|
||||
const LayoutGroupContext = createContext({});
|
||||
|
||||
export { LayoutGroupContext };
|
||||
//# sourceMappingURL=LayoutGroupContext.mjs.map
|
||||
Reference in New Issue
Block a user