Skip to content

Commit

Permalink
update styling-any-component.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
clarencepenz committed Dec 22, 2023
1 parent 93fbe42 commit efeb0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/guides/styling-any-component.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Styling any component

`twc` can be used on all your own or third-party components as long as they accepts a `className` prop.
`twc` can be used on all your own or third-party components as long as they accept a `className` prop.

## Usage

Expand Down

0 comments on commit efeb0fa

Please sign in to comment.