Skip to content

Commit d39fd60

Browse files
committed
cp dines
1 parent 0eedc02 commit d39fd60

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/commands/blueprint/list.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -542,10 +542,6 @@ const ListBlueprintsUI: React.FC<{
542542
},
543543
pageSize: PAGE_SIZE,
544544
maxFetch: MAX_FETCH,
545-
onSelect: (blueprint: any) => {
546-
setSelectedBlueprint(blueprint);
547-
setShowDetails(true);
548-
},
549545
onBack: onBack,
550546
onExit: onExit,
551547
additionalShortcuts: [

0 commit comments

Comments
 (0)