From 1fefe98cf8468da40e9cf24600dc7c82c4607284 Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Mon, 29 Apr 2024 09:31:09 -0400 Subject: [PATCH] Docs tweak --- .../src/routes/examples/ImperativePanelApi.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/react-resizable-panels-website/src/routes/examples/ImperativePanelApi.tsx b/packages/react-resizable-panels-website/src/routes/examples/ImperativePanelApi.tsx index 080acd7e5..7587a4794 100644 --- a/packages/react-resizable-panels-website/src/routes/examples/ImperativePanelApi.tsx +++ b/packages/react-resizable-panels-website/src/routes/examples/ImperativePanelApi.tsx @@ -72,11 +72,11 @@ export default function ImperativePanelApiRoute() {
  • - Expand the panel to its previous size (or the default size if - there is no previous size) + Expand the panel to its previous size (or the min size if there is + no previous size)