Skip to content

Commit 4067b67

Browse files
committed
chore: moved from next/legacy/image to next/image
1 parent 6c0c29c commit 4067b67

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)