@sellgar/kit 0.0.36 → 0.0.37

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -2734,6 +2734,7 @@ const W = /* @__PURE__ */ Ul(ya), _a = "_wrapper_y5p8d_1", he = {
2734
2734
  return /* @__PURE__ */ d("div", { className: s, children: /* @__PURE__ */ d("div", { className: Ve.content, children: /* @__PURE__ */ d(
2735
2735
  "textarea",
2736
2736
  {
2737
+ ref: n,
2737
2738
  ...i,
2738
2739
  className: Ve.input,
2739
2740
  onFocus: m,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@sellgar/kit",
4
- "version": "0.0.36",
4
+ "version": "0.0.37",
5
5
  "description": "Sellgar storybook",
6
6
  "main": "./dist/index.cjs",
7
7
  "module": "./dist/index.js",