From 3eaf6231f303d835ff4fd51d8afe498c4f3261fb Mon Sep 17 00:00:00 2001 From: FionaDmello <40391218+FionaDmello@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:30:14 +0200 Subject: [PATCH] removed the React reference --- src/components/HomepageFeatures/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HomepageFeatures/index.tsx b/src/components/HomepageFeatures/index.tsx index e39c01ad..c82dc4c0 100644 --- a/src/components/HomepageFeatures/index.tsx +++ b/src/components/HomepageFeatures/index.tsx @@ -38,7 +38,7 @@ const FeatureList: FeatureItem[] = [ <a href="/docs/community/contributing"> <code>data provider</code> </a> - . Powered by React + . </> ), }, -- GitLab