Skip to content

Commit f27c70c

Browse files
authored
fix: broken img tag in ui describe
1 parent 69edd84 commit f27c70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/describing-the-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ export default function TodoList() {
134134
src="https://i.imgur.com/yXOvdOSs.jpg"
135135
alt="Hedy Lamarr"
136136
class="photo"
137-
>
137+
/>
138138
<ul>
139139
<li>Invent new traffic lights
140140
<li>Rehearse a movie scene

0 commit comments

Comments
 (0)