You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[!] (rpt2 plugin) Error: /home/max/project/styled-components-toolbox/src/components/Collapse/index.ts(7,29): semantic error TS2339 Property 'handleClick' does not exist on type '{}'.
src/components/Collapse/index.ts
@ravecat I'm closing this as the repro instructions don't work and the branches mentioned above don't appear to exist. Please open a new issue if you think there is still a problem.
TypeScript Version: 3.2.0-dev.20181102
Search Terms:
Code
Expected behavior:
Build project without error
Actual behavior:
Get error
Playground Link:
Branch in repo https://github.com/ravecat/styled-components-toolbox/tree/feature/update-rollup
git clone https://github.com/ravecat/styled-components-toolbox.git
git checkout -b feature/update-rollup origin/feature/update-rollup
yarn
yarn build
Related Issues:
acdlite/recompose#231
The text was updated successfully, but these errors were encountered: