mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 06:25:51 +03:00
11 lines
296 B
Handlebars
11 lines
296 B
Handlebars
<section 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">
|
|
<KoenigLexicalSandbox />
|
|
</div>
|
|
</section> |