From d4a21059ea34ac7fd511642883dfa6175295903b Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Thu, 26 Aug 2021 17:12:51 +0400 Subject: [PATCH] remove dev label stuff --- website/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/App.tsx b/website/src/App.tsx index be73557..6e3cfe6 100644 --- a/website/src/App.tsx +++ b/website/src/App.tsx @@ -438,7 +438,7 @@ class App extends Component { paddingBottom: "60px", }}> - LingDocs Dictionary - Dev Branch + LingDocs Dictionary {this.state.options.searchBarPosition === "top" && { <>
-

LingDocs Pashto Dictionary - DEV

+

LingDocs Pashto Dictionary

{this.state.options.searchType === "alphabetical" &&
Alphabetical browsing mode
}