我有这个代码
<div className={`w-5 h-5 relative flex-shrink-0 ${additionalClasses}`}> <Image src={icon} layout="fill"/> </div>
我在控制台中得到这个
我没想到控制台会出现任何警告
next.js next.js13
next.js ×1
next.js13 ×1