UNPKG

material-grid

Version:

React Components for Material Design Grids. Based on MDL.

3 lines 88 B
import Grid from './Grid/Grid'; import Cell from './Grid/Cell'; export { Grid, Cell };