Színkorrekciók
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import { createDOMMotionComponentProxy } from '../create-proxy.mjs';
|
||||
import { createMotionComponent } from './create.mjs';
|
||||
|
||||
const motion = /*@__PURE__*/ createDOMMotionComponentProxy(createMotionComponent);
|
||||
|
||||
export { motion };
|
||||
Reference in New Issue
Block a user