We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When click in the copy command button in "Addons" section , it copy "npx" instead of "npm"
It should copy 'npm install chromatic' but copy 'npx install chromatic'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When click in the copy command button in "Addons" section , it copy "npx" instead of "npm"
![CleanShot 2024-09-04 at 08 39 20@2x](https://private-user-images.githubusercontent.com/1248659/364424317-51c8e891-5c20-4a61-b7cd-0c25dd28b78b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTQxMTksIm5iZiI6MTczOTE1MzgxOSwicGF0aCI6Ii8xMjQ4NjU5LzM2NDQyNDMxNy01MWM4ZTg5MS01YzIwLTRhNjEtYjdjZC0wYzI1ZGQyOGI3OGIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDIxNjU5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTQ2YzA4MDVjOTkyZWQ5MDkwNDc4M2ViNWQ3N2JjZmI0ZWJlZTBmOTE5ZjlmZTQ0ZTQ4MzBiN2Y5OTE2YzExNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.lb6RCj4eRHHGCCf_bZFNPcrthLhG8VOrU1Q8dlGd8WE)
Steps to reproduce the behavior
Expected behavior
It should copy 'npm install chromatic' but copy 'npx install chromatic'
Screenshots and/or logs
CleanShot.2024-09-04.at.09.12.03.mp4
The text was updated successfully, but these errors were encountered: