diff --git a/dep-graph/client/src/app/debugger-panel.tsx b/dep-graph/client/src/app/debugger-panel.tsx index 056509815d..860d83b871 100644 --- a/dep-graph/client/src/app/debugger-panel.tsx +++ b/dep-graph/client/src/app/debugger-panel.tsx @@ -19,20 +19,20 @@ export const DebuggerPanel = memo(function ({
-

Debugger

+

Debugger

Last render took {lastPerfReport.renderTime}ms:{' '} - {lastPerfReport.numNodes} nodes{' '} + {lastPerfReport.numNodes} nodes{' '} |{' '} - {lastPerfReport.numEdges} edges + {lastPerfReport.numEdges} edges .

diff --git a/dep-graph/client/src/app/shell.tsx b/dep-graph/client/src/app/shell.tsx index ac020a6bb2..100b56d836 100644 --- a/dep-graph/client/src/app/shell.tsx +++ b/dep-graph/client/src/app/shell.tsx @@ -111,7 +111,7 @@ export function Shell() {
resetFocus()} >

Focused on {focusedProject}

-
+
Reset - +
-
+
groupByFolderChanged(event.target.checked)} checked={groupByFolder} > diff --git a/dep-graph/client/src/app/sidebar/project-list.tsx b/dep-graph/client/src/app/sidebar/project-list.tsx index 6a8f604148..3c8c3e43c1 100644 --- a/dep-graph/client/src/app/sidebar/project-list.tsx +++ b/dep-graph/client/src/app/sidebar/project-list.tsx @@ -61,7 +61,7 @@ function ProjectListItem({ focusProject: (projectId: string) => void; }) { return ( -
  • +