3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
|
<h1>The light is <%= @light_bulb_status %>.</h1>
|
||
|
<button phx-click="on">On</button>
|