Skip to content

Commit 2db650a

Browse files
committed
Fix linting
Signed-off-by: Trung Nguyen <[email protected]>
1 parent 45ce67d commit 2db650a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/extension/ui/src/components/CatalogGrid.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ export const CatalogGrid: React.FC<CatalogGridProps> = ({
150150
{tab === 1 && (
151151
<YourClients
152152
appProps={appProps}
153-
ddVersion={ddVersion}
154153
/>
155154
)}
156155
</Suspense>

0 commit comments

Comments
 (0)