diff --git a/__snapshots__/Dropdown.md b/__snapshots__/Dropdown.md index 1617201930..e59998471a 100644 --- a/__snapshots__/Dropdown.md +++ b/__snapshots__/Dropdown.md @@ -3,8 +3,7 @@ #### `loads` ```html -Select a Country with a very long label, too long in fact - + Deselect @@ -40,9 +39,16 @@ Select a Country with a very long label, too long in fact ```html - - - - - There are no options currently available. - - - + ``` #### `renders invalid` ```html -Select a Country with a very long label, too long in fact - + Deselect @@ -105,9 +98,16 @@ Select a Country with a very long label, too long in fact ```html - - - - - There are no options currently available. - - - + ```