Skip to content

Commit 3792460

Browse files
committed
fix(wokwi-flame-sensor): typo
1 parent 2a0e04d commit 3792460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flame-sensor-element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export class FlameSensorElement extends LitElement {
2020
return html`
2121
<svg
2222
width="52.904mm"
23-
heigth="16.267mm"
23+
height="16.267mm"
2424
version="1.1"
2525
viewBox="0 0 200 61.5"
2626
xmlns="http://www.w3.org/2000/svg"

0 commit comments

Comments
 (0)