Sync + Added dashboard for stats API
This commit is contained in:
@@ -143,6 +143,7 @@ const Detection = (props) => {
|
||||
size="small"
|
||||
sx={{ mr: 2 }}
|
||||
value={searchQuery}
|
||||
disabled
|
||||
onChange={(e) => setSearchQuery(e.target.value)}
|
||||
/>
|
||||
{/* <Button
|
||||
|
||||
Reference in New Issue
Block a user