From e149ef6ffde39cb6f4b2819194b076cd4ca98e19 Mon Sep 17 00:00:00 2001 From: Vadim Date: Thu, 6 May 2021 21:35:25 +0300 Subject: [PATCH] Update docs --- README.md | 2 +- src/docs/Carousel.svx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efc6b50..c3800d9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ yarn add svelte-carousel npm install svelte-carousel ``` -Import component and styles in App component +Import component ```jsx