@zenkigen-inc/component-ui 1.9.1 → 1.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.esm.js CHANGED
@@ -103,6 +103,7 @@ var Button = /*#__PURE__*/forwardRef(function (_ref, ref) {
103
103
  href: href,
104
104
  target: target,
105
105
  style: {
106
+ width: props.width,
106
107
  borderRadius: props.borderRadius
107
108
  },
108
109
  ref: ref,