uplord-ui 0.0.38 → 0.0.40
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/{Modal-BBuYpCbZ.js → Modal-BHY1OIAj.js} +4 -1
- package/dist/{Modal-CA4mMHq4.cjs → Modal-DZqyZaJi.cjs} +1 -1
- package/dist/components.cjs.js +1 -1
- package/dist/components.es.js +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/dist/uplord-ui.css +1 -1
- package/package.json +1 -1
|
@@ -33535,7 +33535,10 @@ const Tne = "button-module__group___YdABW", jne = "button-module__block___r2gUN"
|
|
|
33535
33535
|
id: e,
|
|
33536
33536
|
className: Ke.projects,
|
|
33537
33537
|
children: /* @__PURE__ */ _.jsxs("div", { className: Ke.container, children: [
|
|
33538
|
-
/* @__PURE__ */ _.
|
|
33538
|
+
/* @__PURE__ */ _.jsxs("div", { className: Ke.intro, children: [
|
|
33539
|
+
/* @__PURE__ */ _.jsx("h3", { className: o, children: "My work" }),
|
|
33540
|
+
/* @__PURE__ */ _.jsx("h2", { className: o, children: "Projects I’ve worked on" })
|
|
33541
|
+
] }),
|
|
33539
33542
|
/* @__PURE__ */ _.jsx("div", { className: Ke.grid, children: a.map((i, r) => {
|
|
33540
33543
|
const c = cae[i.icon];
|
|
33541
33544
|
return /* @__PURE__ */ _.jsxs(
|