Skip to content

Commit

Permalink
Update PanelRow docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Sep 2, 2022
1 parent 1de32a8 commit 842d882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/panel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ The class that will be added with `components-panel__row`. to the classes of the

PanelRow accepts a forwarded ref that will be added to the wrapper div. Usage:

`<PanelRow className="edit-post-post-schedule" ref={ anchorRef }>`
`<PanelRow className="edit-post-post-schedule" ref={ panelRowRef }>`

---

Expand Down

0 comments on commit 842d882

Please sign in to comment.