mirror of
https://github.com/discourse/discourse.git
synced 2025-01-10 14:03:47 +08:00
fcb4e5a1a1
Co-authored-by: David Taylor <david@taylorhq.com>
9 lines
142 B
Handlebars
9 lines
142 B
Handlebars
<div class="preview-area">
|
|
<canvas
|
|
width={{elementWidth}}
|
|
height={{elementHeight}}
|
|
style={{canvasStyle}}
|
|
>
|
|
</canvas>
|
|
</div>
|