-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Pages on the docs site have a For more help section at the bottom which almost always contains the exact same content. They have asked that we create a component that handles this and to add it to every page by default. The component should be able to accept props, but should use the current content as a default.
Most pages should have a placeholder
"For more help" H2 element added to the bottom of each page (see second screenshot) that we can replace with this component.
Acceptance Criteria
- Create a related content component
- Component loads default via markdown
- Ability to override defaults using
children - Replace placeholder
H2elements with component during migration
Screenshots
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

