Remove playground helper copy

This commit is contained in:
2026-07-09 19:29:22 +09:00
parent 1080081cec
commit 250e29e00c
@@ -6,7 +6,6 @@ import ManualLayout from '../layouts/ManualLayout.astro';
<div class="playground-header">
<div>
<h1>Playground</h1>
<p>Virtual files are evaluated in the browser through WebAssembly. Use import paths such as <code>./schemas/service.dcdl</code>.</p>
</div>
<div class="playground-actions">
<div class="action-group example-actions">