fix: typo in playground

pull/4704/head
Paolo Manaloto 2023-10-27 07:57:41 +08:00 committed by GitHub
parent c8e065e73a
commit c0ccb71c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<div class="doc-main">
<div class="doc-intro">
<h1>Playground</h1>
<p>Experience PrimeVue right now with the interative environment.</p>
<p>Experience PrimeVue right now with the interactive environment.</p>
</div>
<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>