Skip to content

Commit

Permalink
Merge pull request #518 from saadamirpk/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev committed Jun 9, 2022
2 parents bc9c0b5 + db0cb70 commit cf55e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/content/docs/theme/default-theme.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const MyComponent = () => {
};
```

By default these colors can be used by the `color`, `borderColor`, `backgroundColor`, `fill`, and so on, here the complete list of preperties where you can use the color tokens [Stitches Property Mapping](https://stitches.dev/docs/tokens#property-mapping).
By default these colors can be used by the `color`, `borderColor`, `backgroundColor`, `fill`, and so on, here is the complete list of properties where you can use the color tokens [Stitches Property Mapping](https://stitches.dev/docs/tokens#property-mapping).

```jsx
export default {
Expand Down

1 comment on commit cf55e67

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Deploy preview for nextui-docs ready!

✅ Preview
https://nextui-docs-kg2ecsxed-nextui-org.vercel.app

Built with commit cf55e67.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.