Skip to content

Commit

Permalink
addressed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wojta committed Feb 9, 2021
1 parent 7bbf8b0 commit 72c68aa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 520 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -250,14 +250,10 @@ exports[`Drawer has resizable callback and id 1`] = `
<svg
aria-hidden={true}
aria-labelledby={null}
className="pf-svg-vertical-align"
fill="currentColor"
height="1em"
role="img"
style={
Object {
"verticalAlign": "-0.125em",
}
}
viewBox="0 0 352 512"
width="1em"
>
Expand Down Expand Up @@ -421,14 +417,10 @@ exports[`Drawer has resizable css 1`] = `
<svg
aria-hidden={true}
aria-labelledby={null}
className="pf-svg-vertical-align"
fill="currentColor"
height="1em"
role="img"
style={
Object {
"verticalAlign": "-0.125em",
}
}
viewBox="0 0 352 512"
width="1em"
>
Expand Down Expand Up @@ -684,14 +676,10 @@ exports[`Drawer isExpanded = false and isInline = true and isStatic = false 1`]
<svg
aria-hidden={true}
aria-labelledby={null}
className="pf-svg-vertical-align"
fill="currentColor"
height="1em"
role="img"
style={
Object {
"verticalAlign": "-0.125em",
}
}
viewBox="0 0 352 512"
width="1em"
>
Expand Down

0 comments on commit 72c68aa

Please sign in to comment.