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