From d758978e179385ace516c197dd988c2a8095cae4 Mon Sep 17 00:00:00 2001 From: lmx-Hexagram <52130356+lmx-Hexagram@users.noreply.github.com> Date: Wed, 18 Mar 2020 15:49:03 +0800 Subject: [PATCH] docs(SwipeCell): change "slot" to "v-slot" (#5840) --- src/swipe-cell/README.md | 23 ++++++++++++----------- src/swipe-cell/README.zh-CN.md | 23 ++++++++++++----------- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/src/swipe-cell/README.md b/src/swipe-cell/README.md index 139cd124f..a99e9ae70 100644 --- a/src/swipe-cell/README.md +++ b/src/swipe-cell/README.md @@ -15,11 +15,11 @@ Vue.use(SwipeCell); ```html -