Develop
- Separate code into new sections, sectionItems, containers and, miscellaneous
components. - ESLint uses single quotes for imports.
- Imports are sorted alphabetically and auto-fixed using
--fix
.
Fixed
- Create
CollapseSubheading
custom component that uses the
Fontawesome Free Regular
SVG icons package. This fixes the arrow's initial
state and on first click does not work properly.