Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Display annotations
  • Loading branch information
karlhorky authored May 15, 2021
commit 18992ff877341e20d18e7a079b3a4f608066b105
1 change: 1 addition & 0 deletions packs/standalone/src/lines.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ export function LineList({
{token}
</span>
))}
{stepPair.prev.annotations[lineKey + 1]}
</div>
</div>
)
Expand Down