@lax-wp/design-system 0.8.42 → 0.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -12362,7 +12362,7 @@ const Lse = ({
|
|
|
12362
12362
|
{
|
|
12363
12363
|
placement: "top",
|
|
12364
12364
|
title: s,
|
|
12365
|
-
whiteSpace: "
|
|
12365
|
+
whiteSpace: "pre-wrap",
|
|
12366
12366
|
children: /* @__PURE__ */ l(
|
|
12367
12367
|
"div",
|
|
12368
12368
|
{
|