A higher-order React component that passes the browser window's dimensions as props to the wrapped component. Example: import React, { Component } from 'react'; ...
確定! 回上一頁