Skip to content

Commit

Permalink
unimportant
Browse files Browse the repository at this point in the history
  • Loading branch information
Apreutesei committed Jun 27, 2024
1 parent fab3457 commit d8d56c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
let answer_con = rtc.answer({signal_server: signal_server, recv: pr})
}

if(0)
demos.see_this_screen = `
ui.mt(ui.sp())
ui.v(1, ui.sp())
Expand Down Expand Up @@ -262,6 +263,7 @@
],
rows: rows,
}
if (0)
demos.grid = `
ui.stack('', 0, 'c', 'c', 200, 500)
ui.grid('grid1', r1)
Expand Down

0 comments on commit d8d56c9

Please sign in to comment.