Update TailwindDoc.vue

pull/4600/head
Tuğçe Küçükoğlu 2023-10-12 18:09:59 +03:00
parent 59f29c054e
commit a055d09687
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
</p>
<DocSectionCode :code="code1" hideToggleCode importCode hideCodeSandbox hideStackBlitz scrollable />
<p class="mt-4">A playground sample with the pre-built Tailwind theme.</p>
<DocSectionCode :code="code2" embedded />
<DocSectionCode :code="code2" :extFiles="extFiles" :service="['ProductService']" embedded />
</DocSectionText>
</template>