From 6e932926b5c9fcd6a4c19ad8a88a0594894d11b1 Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Tue, 30 Aug 2022 15:20:24 +0400 Subject: [PATCH] remove-bulbul-ad --- website/src/App.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/website/src/App.tsx b/website/src/App.tsx index d06c8fe..8d23325 100644 --- a/website/src/App.tsx +++ b/website/src/App.tsx @@ -562,15 +562,6 @@ class App extends Component { } - {!localStorage.getItem("clickedBulbul") && -
- { - localStorage.setItem("clickedBulbul", "true"); - }}> - - -
-
}