BlankLayout.js 72 Bytes Raw Blame History Permalink 1 2 3 import React from 'react'; export default props => <div {...props} />;