Skip to content

Commit

Permalink
[docs] Fix typo (#2544)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-harsh committed Sep 24, 2022
1 parent 0a52d01 commit 02fd651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/styles/global-styles.mdx
Expand Up @@ -33,7 +33,7 @@ function Demo() {

'.your-class': {
backgroundColor: 'red',
}
},

'#your-id > [data-active]': {
backgroundColor: 'pink'
Expand Down

0 comments on commit 02fd651

Please sign in to comment.