Skip to content

Commit

Permalink
another extra line
Browse files Browse the repository at this point in the history
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
  • Loading branch information
sarah11918 and morinokami authored Aug 29, 2023
1 parent 3ad56f1 commit 5ea73c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/content/docs/en/guides/images.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ Local images must **first be imported** to access their [image properties](#loca
import stars from "../assets/stars.png"

export default function ReactImage() {

return (
<img src={stars.src} alt="A starry night sky." />
)
Expand Down

0 comments on commit 5ea73c6

Please sign in to comment.