Sha256: 7507c32e2c9049e637976d3f6f067114f5c7960492280998dc007a67149a5e63

Contents?: true

Size: 220 Bytes

Versions: 277

Compression:

Stored size: 220 Bytes

Contents

import React from 'react';
import PropTypes from 'prop-types';

const PageLayout = ({ children }) => <div>{children}</div>;

PageLayout.propTypes = {
  children: PropTypes.node.isRequired,
};

export default PageLayout;

Version data entries

277 entries across 277 versions & 6 rubygems

Version Path
foreman_remote_execution-13.2.7 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-11.1.0 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-15.0.0 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-14.1.4 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-10.0.3 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-14.1.3 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman-tasks-10.0.2 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-14.1.2 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-11.0.3 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-9.0.59 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-14.1.1 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-14.1.0 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-14.0.2 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-14.0.1 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman-tasks-10.0.1 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-11.0.2 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-11.0.1 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_remote_execution-13.2.6 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-11.0.0 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js
foreman_rh_cloud-9.0.58 webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js