From 1aef52ade43b15e28477a5ede7089175cfdee388 Mon Sep 17 00:00:00 2001 From: Reed Jones Date: Sat, 26 Oct 2019 12:43:57 -0600 Subject: [PATCH] Update slots.md (#959) remove deprecated slot="" scope-slot="" syntax --- docs/guide/slots.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/guide/slots.md b/docs/guide/slots.md index 10d3c50..7bfe9b1 100644 --- a/docs/guide/slots.md +++ b/docs/guide/slots.md @@ -10,14 +10,13 @@ vue-select provides the scoped `option` slot in order to create custom dropdown ```html -