Skip to content

Commit 2db650a

Browse files
committed
Fix linting
Signed-off-by: Trung Nguyen <trung.nguyen@docker.com>
1 parent 45ce67d commit 2db650a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)