UNPKG

muuri

Version:

Responsive, sortable, filterable and draggable grid layouts.

9 lines (7 loc) 196 B
/** * Copyright (c) 2015-present, Haltu Oy * Released under the MIT license * https://github.com/haltu/muuri/blob/master/LICENSE.md */ import Grid from './Grid/Grid.js'; export default Grid;