nectiasw 0.0.276 → 0.0.278
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -16835,7 +16835,7 @@ const nH = () => typeof process < "u" ? process.env.API_URL : "https://opcoredev
|
|
|
16835
16835
|
}
|
|
16836
16836
|
},
|
|
16837
16837
|
{
|
|
16838
|
-
path: "/
|
|
16838
|
+
path: "/inscriptionsReport",
|
|
16839
16839
|
title: "Reportes",
|
|
16840
16840
|
icon: /* @__PURE__ */ A(xD, { className: "h-6 w-6" })
|
|
16841
16841
|
}
|