Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tlabaj committed Jul 20, 2023
1 parent 3fa328b commit ca09a2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ exports[`DataList DataListAction dropdown 1`] = `
class="pf-v5-c-menu__item"
role="menuitem"
tabindex="0"
type="button"
>
<span
class="pf-v5-c-menu__item-main"
Expand All @@ -208,6 +209,7 @@ exports[`DataList DataListAction dropdown 1`] = `
class="pf-v5-c-menu__item"
role="menuitem"
tabindex="-1"
type="button"
>
<span
class="pf-v5-c-menu__item-main"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ exports[`OverflowMenuDropdownItem should match snapshot 1`] = `
class="pf-v5-c-menu__item"
role="menuitem"
tabindex="-1"
type="button"
>
<span
class="pf-v5-c-menu__item-main"
Expand Down

0 comments on commit ca09a2b

Please sign in to comment.