mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 09:52:09 +03:00
11 lines
294 B
Handlebars
11 lines
294 B
Handlebars
|
<div class="gh-canvas">
|
||
|
<GhCanvasHeader class="gh-canvas-header">
|
||
|
<h2 class="gh-canvas-title" data-test-screen-title>
|
||
|
Lexical editor components
|
||
|
</h2>
|
||
|
</GhCanvasHeader>
|
||
|
|
||
|
<div class="view-container gh-ds">
|
||
|
<KoenigLexicalSandbox />
|
||
|
</div>
|
||
|
</div>
|