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)