Skip to content

Commit 1c2e851

Browse files
committed
Run formatter
1 parent 1f11a35 commit 1c2e851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • qpi-ui/internal/dashboard/src

qpi-ui/internal/dashboard/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export const App: React.FC = () => {
141141
}
142142
} catch (e) {
143143
// Proxy user might not exist yet, which is fine
144-
console.warn(e)
144+
console.warn(e);
145145
}
146146
}
147147

0 commit comments

Comments
 (0)