UNPKG

@6thquake/react-material

Version:

React components that implement Google's Material Design.

6 lines (4 loc) 229 B
import PercentageGrid from './PercentageGrid'; import FlexGrid from '@material-ui/core/Grid'; export { default } from './Grid'; export { PercentageGrid, PercentageGrid as FloatGrid, PercentageGrid as CompatibleGrid, FlexGrid };