diff --git a/packages/components/src/panel/README.md b/packages/components/src/panel/README.md index 83f7d66af4bd2b..7cfc2eb8a5e6ea 100644 --- a/packages/components/src/panel/README.md +++ b/packages/components/src/panel/README.md @@ -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: -`` +`` ---