@ctlyst.id/internal-ui 5.3.4 → 5.4.0

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.mjs CHANGED
@@ -5805,6 +5805,7 @@ var useToast = () => {
5805
5805
  link && /* @__PURE__ */ jsx65(
5806
5806
  Link6,
5807
5807
  {
5808
+ as: link.as,
5808
5809
  href: link.url,
5809
5810
  textDecoration: "underline",
5810
5811
  minW: "max-content",