Shaker Hamdi

Results 2 issues of Shaker Hamdi

I'm trying to replicate this toggle checkbox with emotion and twin.macro using "styled" ... ```javascript ``` And here's my code ... ```javascript import tw, { styled } from 'twin.macro'; const...

Once installed and using this package the project breaks with this error ... ``` ✘ [ERROR] Could not resolve "prop-types" node_modules/react-confirm-alert/lib/index.js:20:25: 20 │ var _propTypes = require('prop-types'); ╵ ~~~~~~~~~~~~ You...