Compare commits

...

2 Commits

Author SHA1 Message Date
HerrHase 2e47ea5530 add typo
2 years ago
HerrHase 1486acce9e add comment
2 years ago

@ -6,8 +6,8 @@ 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
0.1.0 Init
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
<div class={ getCssClasses() }>

Loading…
Cancel
Save