Wdfn 835 - Using USWDSAccordion for accordion's implemented in the Vue code.
Before making a pull request
-
Put the appropriate EXEMPT flag if needed in the MR label (see https://practices.wma.chs.usgs.gov/practice/peer_code_review/) -
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately -
If making a release, update code.json metadataLastUpdated and bump CHANGELOG.md to next version.
Description
Now using the USWDSAccordion component rather than putting the accordion component markup directly in the Vue components where it is needed.