We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0c29c commit 4067b67Copy full SHA for 4067b67
demos/default/pages/image.js
@@ -1,4 +1,4 @@
1
-import Image from 'next/legacy/image'
+import Image from 'next/image'
2
import img from './unsplash.jpg'
3
import logo from './logomark.svg'
4
0 commit comments