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

Commit65b2735

Browse files
committed
fixup! Run prettier
1 parent8d88734 commit65b2735

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎site/src/components/WorkspaceStats/WorkspaceStats.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ export interface WorkspaceStatsProps {
2525
handleUpdate:()=>void
2626
}
2727

28-
exportconstWorkspaceStats:FC<React.PropsWithChildren<WorkspaceStatsProps>>=({
29-
workspace,
30-
handleUpdate,
31-
})=>{
28+
exportconstWorkspaceStats:FC<WorkspaceStatsProps>=({ workspace, handleUpdate})=>{
3229
conststyles=useStyles()
3330
consttheme=useTheme()
3431
constinitiatedBy=getDisplayWorkspaceBuildInitiatedBy(workspace.latest_build)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp