Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rozek committed Jul 30, 2024
1 parent e63808d commit f67e117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LiveDemo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4017,6 +4017,7 @@
const { activeTab } = Playground;
function onChange(Event) {
loadExample(Event.target.value);
Event.target.value = "";
}
return html `<div class="Playground View">
<div class="Playground Title">Blockly AI Playground</div>
Expand Down

0 comments on commit f67e117

Please sign in to comment.