From b23fb00b5b07dad8236845c4c9774431e8a22699 Mon Sep 17 00:00:00 2001 From: Ramazan SANCAR Date: Fri, 9 Sep 2022 11:40:16 +0300 Subject: [PATCH] CModal Readme Updated. --- packages/docs/components/modal.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/docs/components/modal.md b/packages/docs/components/modal.md index d8524249..0ac546fb 100644 --- a/packages/docs/components/modal.md +++ b/packages/docs/components/modal.md @@ -103,17 +103,17 @@ If you set `backdrop` property to `static`, your modal will behave as though the ``` vue