mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 04:52:52 +08:00
f2e14a3946
Co-authored-by: Neil Lalonde <neillalonde@gmail.com>
9 lines
142 B
Handlebars
9 lines
142 B
Handlebars
<div class="preview-area">
|
|
<canvas
|
|
width={{elementWidth}}
|
|
height={{elementHeight}}
|
|
style={{canvasStyle}}
|
|
>
|
|
</canvas>
|
|
</div>
|