Skip to content

Commit 262f0c6

Browse files
committed
chore: fixed image import
1 parent ab989a5 commit 262f0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/default/pages/image.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Image from 'next/legacy/image'
1+
import Image from 'next/image'
22
import img from './unsplash.jpg'
33
import logo from './logomark.svg'
44

0 commit comments

Comments
 (0)