@front10/landing-page-book
Version:
A react library for landing page
10 lines (8 loc) • 438 B
Markdown
# Container
[](https://github.com/RichardLitt/standard-readme)
## Properties
| </br>Name | </br>Type | </br>Summary | </br>Default |
| ---- | ---- | ---- | ---- |
| children | `union` | Childrens | `null` |
| className | `string` | Class of the component | `''` |
| fluid | `bool` | A fluid container is shown | `false` |