Skip to content

Commit

Permalink
Merge branch 'unified-resizable-button' of https://github.com/stratou…
Browse files Browse the repository at this point in the history
…la/kibana into unified-resizable-button
  • Loading branch information
stratoula committed Aug 4, 2022
2 parents 13ef6d2 + 949be04 commit b7319ab
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ export function ResizableButton({

return (
<div className="unifiedTextLangEditor--resizableButtonWrapper">
<div
className="unifiedTextLangEditor--resizableButtonContainer"
>
<div className="unifiedTextLangEditor--resizableButtonContainer">
<button
data-test-subj="unifiedTextLangEditor-resize"
className="unifiedTextLangEditor--resizableButton"
Expand Down

0 comments on commit b7319ab

Please sign in to comment.