Sha256: ff90aff39cba18a1448e85ba9de972ebb3585569d8c00a931e61ba25cf02211f

Contents?: true

Size: 224 Bytes

Versions: 948

Compression:

Stored size: 224 Bytes

Contents

import React from 'react'
import { Background } from 'playbook-ui'

const BackgroundLight = (props) => (
  <Background
      backgroundColor="light"
      padding="xl"
      {...props}
  />
)

export default BackgroundLight

Version data entries

948 entries across 948 versions & 2 rubygems

Version Path
playbook_ui_docs-13.32.0.pre.alpha.PLAY14143264 app/pb_kits/playbook/pb_background/docs/_background_light.jsx
playbook_ui-13.32.0.pre.alpha.PLAY14143264 app/pb_kits/playbook/pb_background/docs/_background_light.jsx
playbook_ui_docs-13.32.0.pre.alpha.PLAY14143260 app/pb_kits/playbook/pb_background/docs/_background_light.jsx
playbook_ui-13.32.0.pre.alpha.PLAY14143260 app/pb_kits/playbook/pb_background/docs/_background_light.jsx
playbook_ui_docs-13.32.0.pre.alpha.PLAY14143255 app/pb_kits/playbook/pb_background/docs/_background_light.jsx
playbook_ui-13.32.0.pre.alpha.PLAY14143255 app/pb_kits/playbook/pb_background/docs/_background_light.jsx
playbook_ui_docs-13.32.0.pre.alpha.PLAY14143251 app/pb_kits/playbook/pb_background/docs/_background_light.jsx
playbook_ui-13.32.0.pre.alpha.PLAY14143251 app/pb_kits/playbook/pb_background/docs/_background_light.jsx