Skip to content

Commit 6693fb3

Browse files
atrakhConvex, Inc.
authored andcommitted
dashboard: fix issue with copy not working on log list items (#42356)
GitOrigin-RevId: c15941716749c87897dd20030ca0b9b7ddd5c1d7
1 parent 38f0dd9 commit 6693fb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

npm-packages/dashboard-common/src/features/logs/components/LogListItem.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export function LogListItem({
6161
},
6262
{
6363
enabled: focused,
64-
preventDefault: true,
6564
},
6665
[log, focused],
6766
);

0 commit comments

Comments
 (0)