diff --git a/package.json b/package.json index bf2a73d3..15b70cde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "15.1.0", + "version": "15.1.1", "description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", "repository": { "type": "git", diff --git a/src/core/Accordion.tsx b/src/core/Accordion.tsx index 6bf8a20e..474a5adf 100644 --- a/src/core/Accordion.tsx +++ b/src/core/Accordion.tsx @@ -92,12 +92,14 @@ const AccordionRow = ({ {loremText}

; +const lorem = ( +

{loremText}

+); const textarea = (