Now that configurable demos have generated code samples, we may be able to remove some of the individual demos that were put in place for the sole purpose of providing code samples for commonly used configurations.
This doesn't mean we should remove every other demo for these components—there may be things worth explaining or demonstrating separately, such as specific combinations of props and slots, or props/slots that require a bit of explanation.
Acceptance criteria
- Determine consistent way of documenting components for which we can use the configurable demo setup (we can refine this together in code review)
- Clean up doc page of each of these existing components