From 50b88b24c28bb749bbdb0e6ae0bebda5a27e249f Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Wed, 25 Aug 2021 18:57:26 -0400 Subject: [PATCH] chore(): run build to update picker readme (#23822) --- core/src/components/picker/readme.md | 57 ++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/core/src/components/picker/readme.md b/core/src/components/picker/readme.md index e1f001b448..57c1d8ab65 100644 --- a/core/src/components/picker/readme.md +++ b/core/src/components/picker/readme.md @@ -159,6 +159,63 @@ const PickerExample: React.FC = () => { ``` +### Vue + +```vue + + + +``` + + ## Properties