Update dynamic demo

This commit is contained in:
mertsincan 2023-03-13 12:36:33 +00:00
parent 18c8c5a726
commit 91873a8ae7
6 changed files with 118 additions and 31 deletions

View file

@ -6,7 +6,7 @@
<div class="doc-section-description">
<p><i>$dialog</i> is available as a property in the application instance for Options API. The service can be injected with the <i>useDialog</i> function for Composition API.</p>
</div>
<DocSectionCode :code="code2" import hideCodeSandbox hideStackBlitz />
<DocSectionCode :code="code2" importCode hideCodeSandbox hideStackBlitz />
</template>
<script>