@windrun-huaiin/third-ui 5.8.0 → 5.8.1

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.
@@ -2821,7 +2821,7 @@ var Button = React35.forwardRef(
2821
2821
  Button.displayName = "Button";
2822
2822
 
2823
2823
  // src/fuma/mdx/gradient-button.tsx
2824
- import Link3 from "fumadocs-core/link";
2824
+ import Link3 from "next/link";
2825
2825
  import React36 from "react";
2826
2826
  import { jsx as jsx40, jsxs as jsxs14 } from "react/jsx-runtime";
2827
2827