We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c3363 commit 3f6ed72Copy full SHA for 3f6ed72
src/Input.tsx
@@ -51,7 +51,7 @@ export namespace InputProps {
51
}
52
53
/**
54
- * @see <https://react-dsfr-components.etalab.studio/?path=/docs/components-highlight>
+ * @see <https://react-dsfr-components.etalab.studio/?path=/docs/components-input>
55
* */
56
export const Input = memo(
57
forwardRef<HTMLDivElement, InputProps>((props, ref) => {
0 commit comments