Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn authored May 18, 2024
1 parent 18869f7 commit 6ec2349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-resizable-panels/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,6 @@ export function ClientComponent({
```

> [!NOTE]
> Do provide `defaultValue` value for each `Panel` component. Even if there's only two panels. Otherwise flickering may still appear.
> Be sure to specify a `defaultSize` prop for **every** `Panel` component to avoid layout flicker.
A demo of this is available [here](https://github.com/bvaughn/react-resizable-panels-demo-ssr).

0 comments on commit 6ec2349

Please sign in to comment.