diff --git a/src/App.js b/src/App.js
index 6ee7043..51c7a5f 100644
--- a/src/App.js
+++ b/src/App.js
@@ -669,6 +669,12 @@ function App() {
{LOGIN && }
{LOGIN && }
+ } />
- setFilterCheck([
- ...prevState,
- (filterCheck[0] = !filterCheck[0]),
- ])
+ setFilterCheck('')
}
>
آنلاین
- {filterCheck[0] && (
+ {filterCheck == '' && (