am-shared-assets 0.0.19 → 1.0.1

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.
@@ -432,7 +432,7 @@ const Q = {
432
432
  hasError: _ = !1
433
433
  }) => {
434
434
  const L = b(ye[h], $e(i, u, _)), N = b(pe[x]);
435
- return /* @__PURE__ */ l("label", { className: "flex flex-col", children: [
435
+ return /* @__PURE__ */ l("label", { className: "flex flex-col w-full", children: [
436
436
  e && /* @__PURE__ */ l(
437
437
  "div",
438
438
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "am-shared-assets",
3
- "version": "0.0.19",
3
+ "version": "1.0.1",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "",