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 3ab3eea commit 5f5d314Copy full SHA for 5f5d314
src/components/BreakpointsAndMediaQueries/index.jsx
@@ -30,7 +30,10 @@ export function BreakpointsAndMediaQueries({
30
To learn more, check out the documentation on{' '}
31
<a href="/docs/responsive-design">Responsive Design</a>,{' '}
32
<a href="/docs/dark-mode">Dark Mode</a> and{' '}
33
- <a href="/docs/hover-focus-and-other-states#media-queries">other media query modifiers</a>.
+ <a href="/docs/hover-focus-and-other-states#media-and-feature-queries">
34
+ other media query modifiers
35
+ </a>
36
+ .
37
</p>
38
</>
39
)
0 commit comments