Service docs needs review

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-03 17:04:59 +03:00
parent 9e93c3bbd0
commit 8ca9f99636
4 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,4 @@
//TODO:
<template>
<DocSectionText v-bind="$attrs">
<p>ConfirmDialog is controlled via the <i>ConfirmationService</i> that needs to be installed globally before the application instance is created.</p>