docs icon indicating copy to clipboard operation
docs copied to clipboard

i18n(ja): fix guides/images.mdx, output result was wrong

Open Ryoga-exe opened this issue 1 year ago • 3 comments

Description (required)

Fix guides/images.mdx.

Fixed an incorrect example in the output section of the Astro Image Guide. The example was incorrectly showing an html element, but it should output an img element instead, so I have replaced it accordingly.

Ryoga-exe avatar Oct 19 '24 15:10 Ryoga-exe