Színkorrekciók
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
"use client";
|
||||
import { createContext } from 'react';
|
||||
|
||||
const MotionContext = /* @__PURE__ */ createContext({});
|
||||
|
||||
export { MotionContext };
|
||||
Reference in New Issue
Block a user