From 7aede927e55b7b538f07a37816be1d18994847d3 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Sat, 24 Aug 2024 00:21:50 +0000 Subject: [PATCH] Restyled by whitespace --- src/components/AdsComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AdsComponent/index.tsx b/src/components/AdsComponent/index.tsx index 8659d469e..6d077663f 100644 --- a/src/components/AdsComponent/index.tsx +++ b/src/components/AdsComponent/index.tsx @@ -31,4 +31,4 @@ const AdsComponent = () => { ); }; -export default AdsComponent; \ No newline at end of file +export default AdsComponent;