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

Added Tabs for both near-cli-rs and near-cli commands #1478

Closed
wants to merge 14 commits into from
Closed

Added Tabs for both near-cli-rs and near-cli commands #1478

wants to merge 14 commits into from

Conversation

ghimire007
Copy link
Contributor

As discussed in #1476.
Docs are updated with tabs for both near-cli and near-cli-rs commands .
Commands mentioned in near/near-cli-rs#236 are yet to be changed .

@bucanero
Copy link
Collaborator

bucanero commented Sep 3, 2023

You should run and check locally if everything works.

In this case, you need to import the Tabs components or else it won't show up:

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Copy link
Collaborator

@bucanero bucanero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix Tabs imports

@ghimire007 ghimire007 closed this by deleting the head repository Sep 4, 2023
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