@windrun-huaiin/third-ui 5.11.0 → 5.11.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.
@@ -9461,6 +9461,9 @@ function LastUpdatedDate({ date }) {
9461
9461
  ] });
9462
9462
  }
9463
9463
 
9464
+ // src/fuma/mdx/fuma-banner-suit.tsx
9465
+ import { useTranslations } from "next-intl";
9466
+
9464
9467
  // src/fuma/mdx/banner.tsx
9465
9468
  import { cva as cva2 } from "class-variance-authority";
9466
9469
  import { useEffect as useEffect2, useState as useState5 } from "react";
@@ -9485,7 +9488,6 @@ var buttonVariants2 = cva2(
9485
9488
  );
9486
9489
 
9487
9490
  // src/fuma/mdx/fuma-banner-suit.tsx
9488
- import { useTranslations } from "next-intl";
9489
9491
  import { Fragment as Fragment6, jsx as jsx43 } from "react/jsx-runtime";
9490
9492
 
9491
9493
  // src/fuma/mdx/fuma-github-info.tsx