Skip to content

Standardize component structure, update LinkWithDescription and LinkCard #29

@pstackebrandt

Description

@pstackebrandt
  • update structure of LinkWithDescription (currently single file)
  • Add README to LinkCard folder

Partialy used structure for components:
src/components/
ComponentName/
index.js // Main component file
ComponentName.js // Alternative to index.js if preferred
ComponentName.scss
README.md
config.js // If needed
tests/ // For component tests

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions