diff --git a/examples/docs/en-US/date-picker.md b/examples/docs/en-US/date-picker.md index 539e6b2e2..34d41908f 100644 --- a/examples/docs/en-US/date-picker.md +++ b/examples/docs/en-US/date-picker.md @@ -210,7 +210,7 @@ You can choose week, month or year by extending the standard date picker compone Picking a date range is supported. -:::demo +:::demo When in range mode, the left and right panels are linked by default. If you want the two panels to switch current months independently, you can use the `unlink-panels` attribute. ```html