Ghost/ghost/admin/app/templates/lexicalsandbox.hbs

11 lines
294 B
Handlebars
Raw Normal View History

<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>