Sha256: fae78c30370f49b212a4791204a19d1db38ed8add4904647eddf494118564410

Contents?: true

Size: 235 Bytes

Versions: 831

Compression:

Stored size: 235 Bytes

Contents

import React from 'react'
import { components } from 'react-select'

const ValueContainer = (props: any) => (
  <components.ValueContainer
    className="text_input_value_container"
    {...props}
  />
)

export default ValueContainer

Version data entries

831 entries across 831 versions & 1 rubygems

Version Path
playbook_ui-12.22.0.pre.alpha.PBNTR12checkingemptyfilters686 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.22.0 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.21.0.pre.alpha.PLAY807RTEcustomtoolbar680 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.21.0 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.20.0.pre.alpha.movemarkdown668 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.20.0.pre.alpha.title2667 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.20.0.pre.alpha.title2665 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.20.0 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts632 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts608 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts607 app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx