viskan-deku-grid

1.2.0 • Public • Published

viskan-deku-grid Build Status

Grid component for deku

Install

$ npm install --save viskan-deku-grid

Usage

import {Cell, Grid} from 'viskan-deku-grid';
 
export function render() {
    return (
        <Grid gutter>
            <Cell size='1of2' md-size='1of3' lg-size='1of4'>
                <img src='cat.jpg' alt=''/>
            </Cell>
        </Grid>
    );
}

License

MIT © Viskan Distanshandel System AB

/viskan-deku-grid/

    Package Sidebar

    Install

    npm i viskan-deku-grid

    Weekly Downloads

    1

    Version

    1.2.0

    License

    MIT

    Last publish

    Collaborators

    • alonalon
    • anton-johansson
    • gillstrom
    • henrikpeszlen
    • michaelbergquistsuarez