Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 4e294d3

Browse files
authored
Merge pull request #963 from b0gok/patch-1
fix(input): Update link to the input component
2 parents 574cc37 + 6de1d3f commit 4e294d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/components/input/theming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ multipart components in the
99

1010
This component has three parts: `field`, `addon`, and `element`. You can find
1111
more information in the source for the styles
12-
[here](https://github.com/chakra-ui/chakra-ui/blob/main/packages/theme/src/components/input.ts).
12+
[here](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/theme/src/components/input.ts).
1313

1414
## Example
1515

0 commit comments

Comments
 (0)