We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e701c71 commit 37d5abaCopy full SHA for 37d5aba
examples/image-component/pages/responsive.tsx
@@ -4,7 +4,7 @@ import mountains from '../public/mountains.jpg'
4
5
const Responsive = () => (
6
<div>
7
- <ViewSource pathname="pages/layout-responsive.tsx" />
+ <ViewSource pathname="pages/responsive.tsx" />
8
<h1>Image Component With Layout Responsive</h1>
9
<Image
10
alt="Mountains"
0 commit comments