Skip to content

Commit

Permalink
docs(heading): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mythosil committed Apr 10, 2023
1 parent 60b2a05 commit 6145bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/components/heading/theming.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ tool [here](/docs/styled-system/cli).
```js
import { defineStyleConfig } from '@chakra-ui/react'

export const headingheme = defineStyleConfig({
export const headingTheme = defineStyleConfig({
defaultProps: {
size: 'xl',
variant: 'custom',
Expand Down

0 comments on commit 6145bf4

Please sign in to comment.