Skip to content

Commit

Permalink
fix: content of incremental
Browse files Browse the repository at this point in the history
  • Loading branch information
amars29 committed Oct 31, 2023
1 parent 1fb5f7b commit 3848a9a
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 3848a9a

Please sign in to comment.