Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Oct 28, 2023
1 parent 61017cc commit 5f4d523
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/code-linting/content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,5 @@ import { styled } from '@master/css.react'
const H1 = styled.h1`text-align:cente`

export default () => <H1>Hello World</H1>
```
```
Common JavaScript utility names are supported by [default](/docs/eslint#calleematching).

0 comments on commit 5f4d523

Please sign in to comment.