sud-ui 0.1.2004 → 0.1.2005

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
@@ -9038,7 +9038,7 @@ const n4 = ({
9038
9038
  return /* @__PURE__ */ t.jsxs(
9039
9039
  "div",
9040
9040
  {
9041
- style: { width: p, ...u, ..._ },
9041
+ style: { width: p, boxShadow: u, ..._ },
9042
9042
  className: l0("sud-table", x),
9043
9043
  role: "table",
9044
9044
  "aria-label": "데이터 테이블",