From 065f303784f31bf551c0340b0113ac8f5d2c4824 Mon Sep 17 00:00:00 2001 From: Diego Gonzalez Date: Mon, 4 Jul 2022 16:03:06 -0400 Subject: [PATCH 1/2] fix: add full height to the resizePanel button --- CHANGELOG.md | 2 ++ src/components/HorizontalResizeablePanel/index.tsx | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fdeffd..1e67de1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Added full height to the resize button + ## [5.2.0] 2022-06-29 ### Added diff --git a/src/components/HorizontalResizeablePanel/index.tsx b/src/components/HorizontalResizeablePanel/index.tsx index 0a5583c..1bde672 100644 --- a/src/components/HorizontalResizeablePanel/index.tsx +++ b/src/components/HorizontalResizeablePanel/index.tsx @@ -122,7 +122,7 @@ export const HorizontalResizeablePanel: React.FC )} {resizeRight && (