Skip to content

Commit

Permalink
fix: content changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj authored and Suraj committed Jul 18, 2024
1 parent 1f8a388 commit ed97771
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ import {

- **Are there any known issues with gluestack v2?**

- You can check out the [troubleshooting](https://staging.gluestack.io/ui/docs/guides/more/troubleshooting#known-issues) page for this.
- You can check out the [troubleshooting](https://gluestack.io/ui/docs/guides/more/troubleshooting#known-issues) page for this.

- **Are there any deprecated features from v1 that are not available in gluestack v2?**
- Descendant Styling.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ At this time, we fully support migration for users in **Scenario 1 and Scenario
npx gluestack-ui@latest init
```

To refer more about the gluestack-ui v2 installation, check [this](https://staging.gluestack.io/ui/docs/home/getting-started/installation).
To refer more about the gluestack-ui v2 installation, check [this](https://gluestack.io/ui/docs/home/getting-started/installation).
## Step 2 : Setup Tailwind CSS

Import `global.css` / `globals.css` where Tailwind directives are defined.
Expand All @@ -70,7 +70,7 @@ To add all the components run the following command:
npx gluestack-ui@latest add --all
```

You can add only the necessary components instead of including all. Check [here](https://staging.gluestack.io/ui/docs/components/heading).
You can add only the necessary components instead of including all. Check [here](https://gluestack.io/ui/docs/components/heading).

<CollapsibleCode>

Expand Down

0 comments on commit ed97771

Please sign in to comment.