From 1486acce9e2709234998d6f217f680cd36b29f39 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 11 Sep 2022 18:25:21 +0200 Subject: [PATCH] add comment --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57c8cc5..d166b47 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Handle Form in a Sidebar. Styles for Sidebar based on [Plain-UI](https://plain-u ## Changelog 0.1.0 Init -1.0.0 Remove "SidebarForm" and build a more basic Solution, that is also easier to adept +1.0.0 Remove "SidebarForm" and build a more basic Solution, that is also easier to adept ## Install @@ -17,7 +17,7 @@ npm install @tiny-components\sidebar-form --save ## How to use -Create your own Component and add tiny +Create your own Component and add sidebarHeader & sidebarFooter, ```js