Skip to content
New issue

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

fix(docs): Make copyable example useful by default #7928

Merged
merged 1 commit into from
Aug 21, 2024

Commits on Aug 20, 2024

  1. make copyable example useful by default

    When copying the command, the $ appears in the copied text which makes a tiny text processing required - i.e removing the prefix. Instead of being able to just paste in a terminal and get going.
    
    This mimics the behaviour of all commands everywhere else in the docs I could find. e.g https://tanstack.com/query/latest/docs/framework/react/installation
    adelowo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    57fb54e View commit details
    Browse the repository at this point in the history