gpt4 book ai didi

styled-components - 将样式组件添加到 Codepen

转载 作者:行者123 更新时间:2023-12-05 04:01:31 28 4
gpt4 key购买 nike

尝试在我的笔中使用样式组件 https://codepen.io/mxshrv/pen/aMXvQd , 但出现错误

Cannot use 'in' operator to search for 'default' in undefined

styled is not defined

如何为我的笔正确添加库?

最佳答案

看起来 Styled Components v5 添加了新要求。 You now also need react-is能够使用 SC。

所以在你的笔中,在外部脚本下,搜索 react-is 并添加它。

我还建议将其向上移动到紧接在 reactreact-dom 之后以及您的 styled-components 脚本之前。

关于styled-components - 将样式组件添加到 Codepen,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55318165/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com