Sha256: f5000a1a2ad934928b1b96b0236763b0920c11c764534f2c263671df38ca3a7e
Contents?: true
Size: 466 Bytes
Versions: 3
Compression:
Stored size: 466 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SelectField rendering renders with props 1`] = ` <FormGroup fieldId="field-id" label="grouped select" > <mockConstructor className="without_select2" isOpen={false} maxHeight="45vh" menuAppendTo={[Function]} onSelect={[Function]} onToggle={[Function]} selections="Commands" > <mockConstructor key="0" value="Commands" /> </mockConstructor> </FormGroup> `;
Version data entries
3 entries across 3 versions & 1 rubygems