All notable changes to the ReactAccordion component will be documented in this file.
- Initial release of the ReactAccordion component.
- Fixed a bug causing the component not adopt styles.
- Added README with the customization instructions.
- Added MIT License to package
- Fixed the bug that causes null exception.
- Updated README with the customization instructions
- Updated props name to be relavent names.
- Updated README with the customization instructions.
- Added
id
prop which represents the id attribute of the ReactAccordion component - Updated README with the customization instructions and contribution guidelines.