@pantheon-systems/pds-toolkit-react 1.8.5 → 1.9.0
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.js
CHANGED
|
@@ -11409,6 +11409,7 @@ const ta = ({
|
|
|
11409
11409
|
iconName: "bolt",
|
|
11410
11410
|
label: u,
|
|
11411
11411
|
onClick: r,
|
|
11412
|
+
size: "sm",
|
|
11412
11413
|
variant: "brand"
|
|
11413
11414
|
}
|
|
11414
11415
|
) : /* @__PURE__ */ e.createElement(e.Fragment, null, n && /* @__PURE__ */ e.createElement(
|