diff --git a/apps/showcase/doc/datepicker/InlineDoc.vue b/apps/showcase/doc/datepicker/InlineDoc.vue index dc9276356..d6f1789dd 100644 --- a/apps/showcase/doc/datepicker/InlineDoc.vue +++ b/apps/showcase/doc/datepicker/InlineDoc.vue @@ -3,7 +3,7 @@

DatePicker is displayed as a popup by default, add inline property to customize this behavior.

- +
@@ -15,12 +15,12 @@ export default { date: null, code: { basic: ` - + `, options: ` @@ -37,7 +37,7 @@ export default { composition: `