@ctlyst.id/internal-ui 5.3.4 → 5.4.0

Sign up to get free protection for your applications and to get access to all the features.
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",