Skip to content

Commit

Permalink
ts discrepancy
Browse files Browse the repository at this point in the history
  • Loading branch information
gagik committed Dec 20, 2024
1 parent db0ce4f commit 70d6aad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/webview-app/overview-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ const OverviewPage: React.FC = () => {
<FileInputBackendProvider
createFileInputBackend={createElectronFileInputBackend(
dialogProvider,
// @ts-expect-error Type for this may not be accurate.
null
)}
>
Expand Down

0 comments on commit 70d6aad

Please sign in to comment.