エラーメッセージ
.log
Warning: Received `true` for a non-boolean attribute
上記の様なエラーが発生。
対策
propsに$をつける
参考
https://github.com/styled-components/styled-components/issues/1198
https://styled-components.com/docs/api#transient-props
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
Warning: Received `true` for a non-boolean attribute
上記の様なエラーが発生。
propsに$をつける
https://github.com/styled-components/styled-components/issues/1198
https://styled-components.com/docs/api#transient-props
Register as a new user and use Qiita more conveniently
Go to list of users who liked