UNPKG

@instructure/ui-grid

Version:
29 lines (19 loc) 750 B
## ui-grid [![npm][npm]][npm-url] [![MIT License][license-badge]][license] [![Code of Conduct][coc-badge]][coc] A grid component. ### Components - [Grid](Grid) ### Installation ```sh npm install @instructure/ui-grid ``` ### Usage For detailed usage and documentation, see [Grid](Grid). [npm]: https://img.shields.io/npm/v/@instructure/ui-grid.svg [npm-url]: https://npmjs.com/package/@instructure/ui-grid [license-badge]: https://img.shields.io/npm/l/instructure-ui.svg?style=flat-square [license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE.md [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square [coc]: https://github.com/instructure/instructure-ui/blob/master/CODE_OF_CONDUCT.md