Sha256: a4cfaf04a166982bb93f41cee9e4fceb20468f6a9ad6d8bee84718f89184b99f

Contents?: true

Size: 245 Bytes

Versions: 831

Compression:

Stored size: 245 Bytes

Contents

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

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

export default IndicatorsContainer

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/IndicatorsContainer.tsx
playbook_ui-12.22.0 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.21.0.pre.alpha.PLAY807RTEcustomtoolbar680 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.21.0 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.20.0.pre.alpha.movemarkdown668 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.20.0.pre.alpha.title2667 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.20.0.pre.alpha.title2665 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.20.0 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts632 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts608 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts607 app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx