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

Commit0ea775a

Browse files
committed
fix: format
1 parent115a48f commit0ea775a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎site/src/pages/ManagementSettingsPage/IdpSyncPage/IdpSyncPageView.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,7 @@ interface TableRowCountProps {
133133

134134
constTableRowCount:FC<TableRowCountProps>=({ count, type})=>{
135135
return(
136-
<div
137-
className="text-content-secondary text-xs"
138-
>
136+
<divclassName="text-content-secondary text-xs">
139137
Showing<strongclassName="text-content-primary">{count}</strong>{type}
140138
</div>
141139
);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp