fix: typo in playground
parent
c8e065e73a
commit
c0ccb71c1f
|
@ -9,7 +9,7 @@
|
||||||
<div class="doc-main">
|
<div class="doc-main">
|
||||||
<div class="doc-intro">
|
<div class="doc-intro">
|
||||||
<h1>Playground</h1>
|
<h1>Playground</h1>
|
||||||
<p>Experience PrimeVue right now with the interative environment.</p>
|
<p>Experience PrimeVue right now with the interactive environment.</p>
|
||||||
</div>
|
</div>
|
||||||
<section class="py-4">
|
<section class="py-4">
|
||||||
<iframe class="w-full h-full" style="border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 2px; min-height: 800px" allowfullscreen src="https://stackblitz.com/edit/vitejs-vite-bpqpcf?file=src%2FApp.vue&embed=1"></iframe>
|
<iframe class="w-full h-full" style="border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 2px; min-height: 800px" allowfullscreen src="https://stackblitz.com/edit/vitejs-vite-bpqpcf?file=src%2FApp.vue&embed=1"></iframe>
|
||||||
|
|
Loading…
Reference in New Issue