README
Page
Provides Grid layouts for content & components
Installation
yarn add @atlaskit/page
Usage
Detailed docs and example usage can be found here.
A component for building page layouts. Also includes the Grid and GridColumn components.
<script type="module">
import atlaskitPage from 'https://cdn.skypack.dev/@atlaskit/page';
</script>
Provides Grid layouts for content & components
yarn add @atlaskit/page
Detailed docs and example usage can be found here.