Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
snap update
Browse files Browse the repository at this point in the history
  • Loading branch information
AH106586Harika authored and AH106586Harika committed Oct 17, 2023
1 parent 21ad9ba commit 1bd9327
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ exports[`Dropdown Button correctly applies the theme context className 1`] = `
variant="neutral"
>
<DropdownButtonBase
buttonId="dropdown-menu-button-4274c55c-89f7-4f0e-b953-646f6b786072"
buttonId="dropdown-menu-button-00000000-0000-0000-0000-000000000000"
buttonRef={[Function]}
getSelectedOptionText={[Function]}
id="dropDown"
Expand All @@ -90,25 +90,25 @@ exports[`Dropdown Button correctly applies the theme context className 1`] = `
onSelect={[Function]}
/>
}
menuId="dropdown-menu-list-4274c55c-89f7-4f0e-b953-646f6b786072"
menuId="dropdown-menu-list-00000000-0000-0000-0000-000000000000"
refCallback={[Function]}
requestClose={[Function]}
>
<div
buttonId="dropdown-menu-button-4274c55c-89f7-4f0e-b953-646f6b786072"
buttonId="dropdown-menu-button-00000000-0000-0000-0000-000000000000"
className="dropdown-button-base orion-fusion-theme"
id="dropDown"
menuId="dropdown-menu-list-4274c55c-89f7-4f0e-b953-646f6b786072"
menuId="dropdown-menu-list-00000000-0000-0000-0000-000000000000"
>
<button
aria-controls="dropdown-menu-list-4274c55c-89f7-4f0e-b953-646f6b786072"
aria-controls="dropdown-menu-list-00000000-0000-0000-0000-000000000000"
aria-disabled={false}
aria-expanded={false}
aria-haspopup="true"
aria-label="Primary Option"
className="dropdown-button neutral orion-fusion-theme"
disabled={false}
id="dropdown-menu-button-4274c55c-89f7-4f0e-b953-646f6b786072"
id="dropdown-menu-button-00000000-0000-0000-0000-000000000000"
onBlur={[Function]}
onClick={[Function]}
onKeyDown={[Function]}
Expand All @@ -125,11 +125,11 @@ exports[`Dropdown Button correctly applies the theme context className 1`] = `
/>
</button>
<Dropdown
buttonId="dropdown-menu-button-4274c55c-89f7-4f0e-b953-646f6b786072"
buttonId="dropdown-menu-button-00000000-0000-0000-0000-000000000000"
buttonRef={[Function]}
getSelectedOptionText={[Function]}
isOpen={false}
menuId="dropdown-menu-list-4274c55c-89f7-4f0e-b953-646f6b786072"
menuId="dropdown-menu-list-00000000-0000-0000-0000-000000000000"
refCallback={[Function]}
requestClose={[Function]}
targetRef={[Function]}
Expand Down

0 comments on commit 1bd9327

Please sign in to comment.