logs filter form

This commit is contained in:
Ildar Kamalov
2025-01-14 18:45:29 +03:00
parent aeab662335
commit ddc1f73554
4 changed files with 125 additions and 134 deletions

View File

@@ -175,7 +175,7 @@ const Logs = () => {
const renderPage = () => (
<>
<Filters
filter={{
initialValues={{
response_status,
search,
}}