sud-ui 0.1.2011 → 0.1.2012
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 +1 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12898,11 +12898,7 @@ const I9 = R1(
|
|
|
12898
12898
|
"div",
|
|
12899
12899
|
{
|
|
12900
12900
|
ref: Z,
|
|
12901
|
-
className: l0(
|
|
12902
|
-
"sud-content",
|
|
12903
|
-
"Pretendard-R pd-10",
|
|
12904
|
-
c
|
|
12905
|
-
),
|
|
12901
|
+
className: l0("sud-content", c),
|
|
12906
12902
|
style: {
|
|
12907
12903
|
position: "absolute",
|
|
12908
12904
|
top: `${h}px`,
|