Skip to content

Commit b11f5df

Browse files
committed
fix: broken link
1 parent 5b15a44 commit b11f5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/guides/components-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ A major benefit is its use of the library's native focus control logic (`Keyboar
123123

124124
Its key difference from a standard `Modal` is precisely this ability to keep the keyboard open and active, enabling more seamless keyboard-centric interactions. Its usage is straightforward, primarily controlled via the `visible` boolean prop.
125125

126-
## [`KeyboardExtender`](../api/components/keyboard-extender)
126+
## [`KeyboardExtender`](../api/keyboard-extender)
127127

128128
<div style={{ display: "flex", justifyContent: "center", marginBottom: 20 }}>
129129
<Lottie

0 commit comments

Comments
 (0)