Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@sheldonmaschmeyer sheldonmaschmeyer released this 26 Feb 23:16
· 11 commits to main since this release
39d5e70

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.