0.1.3 • Published 5 years ago
@sankei-arc-shared-components/element_layout v0.1.3
Layout Component
How do I use it?
A wrapper component that takes in a className and children as props.
<Layout className='layout'>
...
...
</Layout>Take a look in the src/index.mdx file to see suggested implementations.