Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdba881f

Browse files
fix: fix audit log search (cherry-pick#16944) (#16945)
Cherry-picked fix: fix audit log search (#16944)Co-authored-by: ケイラ <mckayla@hey.com>
1 parentb615a35 commitdba881f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎site/src/pages/AuditPage/AuditPage.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@ const AuditPage: FC = () => {
6868
}),
6969
});
7070

71-
if(auditsQuery.error){
72-
return(
73-
<divclassName="p-6">
74-
<ErrorAlerterror={auditsQuery.error}/>
75-
</div>
76-
);
77-
}
78-
7971
return(
8072
<>
8173
<Helmet>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp