-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Describe the bug
A clear and concise description of what the bug is.
When running the example app, a required dep is missing: @babel/plugin-proposal-class-properties. However, after manual installation, app build remains broken - see screenshot
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/glennflanagan/react-collapsible.git
cd react-collapsible/example
yarn && yarn start
React Collapsible JSFiddle Template
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Expected to see all examples in action
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Simply trying to mirror the styling shown here (aqua color): https://www.npmjs.com/package/react-collapsible
Metadata
Metadata
Assignees
Labels
No labels
