From 9f0d43fe099a95ab1516ae951dcb60a89e76a5a5 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 3 Nov 2023 21:13:33 +0800 Subject: chore: delete useless codes --- docs/components/clients/Marquee.tsx | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 docs/components/clients/Marquee.tsx (limited to 'docs/components/clients/Marquee.tsx') diff --git a/docs/components/clients/Marquee.tsx b/docs/components/clients/Marquee.tsx deleted file mode 100644 index 0e0fc6f..0000000 --- a/docs/components/clients/Marquee.tsx +++ /dev/null @@ -1,14 +0,0 @@ -import React from "react"; - -export function Marquee({ children, ...props }) { - return ( -
-
- These are the logos of some but not all of our users. -
-
-
{children}
-
-
- ); -} -- cgit v1.2.3-70-g09d2