Skip to content

Conversation

@MiguelsPizza
Copy link
Contributor

Change bash install command icons from icon="react" and icon="node"
to icon="npm" to align with the CODE_BLOCKS_STYLE_GUIDE.md which
specifies that package installation commands should use icon="npm".

Change bash install command icons from icon="react" and icon="node"
to icon="npm" to align with the CODE_BLOCKS_STYLE_GUIDE.md which
specifies that package installation commands should use icon="npm".
Remove redundant static code blocks from Installation and Real-World
Example sections. The interactive quickstart component already demonstrates
code live, so static code examples are unnecessary duplication.

Changes:
- Keep install commands, link to live examples instead of inline code
- Remove Real-World Example section (covered by interactive demo)
- Fix code block icons to use icon="npm" per style guide

The page now focuses on "show don't tell" - interactive demo + links to
real working examples in GitHub.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants