#3801·motion

[BUG] @types/react 没有声明为同级依赖项,从而导致严格链接器下的类型出现问题

作者: tifandotme创建于 2026年8月30日更新于 2026年8月30日

2. Describe the bug

motion and framer-motion declare react and react-dom as optional peer dependencies, but not @types/react. Their type files import React:

内容来源: motiondivision/motion