Problem/Motivation
Previously, stories were created in subdirectories of /stories. We have made configuration updates so that they can live alongside the code for the custom element. We should relocate existing stories to follow this convention.
Proposed resolution
Move card, menu, provider and store stories to the same directory as the custom element that they describe.
Remaining tasks
* Move stories.
* Fix any broken imports.
Issue fork gdwc-3283002
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
brianperryMade updates and merged.