// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`MultiSelect renders with empty values 1`] = `
Items can be removed from this list box by selecting them and activating
'Remove selected values' button. Items can be added by selecting them in
the adjacent combobox.
`;
exports[`MultiSelect renders with values 1`] = `
Items can be removed from this list box by selecting them and activating
'Remove selected values' button. Items can be added by selecting them in
the adjacent combobox.