UNPKG

react-with-breakpoints

Version:

Utility React component for altering the visual experience of responsive and lean webpages.

9 lines 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { small: 744, medium: 1128, large: 1440, xlarge: Infinity }; //# sourceMappingURL=airbnbBreakpoints.js.map