Skip to content

Commit

Permalink
Merge pull request #1348 from gluestack/fix/dp
Browse files Browse the repository at this point in the history
fix: content of incremental
  • Loading branch information
amars29 authored Oct 31, 2023
2 parents 1fb5f7b + 3848a9a commit 50492e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ There are 2 ways you can customize your theme:
- `createComponents`Define key value pair of component name and theme
- Using npx cli tool or copying the theme folder and eject the complete styling of `@gluestack-ui/themed`.
- on the root of your project run `npx gluestack-ui-scripts eject-theme` or you can copy this [folder](https://github.com/gluestack/gluestack-ui/tree/main/packages/config/src) in your project and import everything from this folder and
- on the root of your project run `npx gluestack-ui-scripts eject-theme` or you can copy this [folder](https://github.com/gluestack/gluestack-ui/tree/main/packages/config/src) in your project and import everything from this folder.

0 comments on commit 50492e9

Please sign in to comment.