Skip to content

Commit 72c45c0

Browse files
committed
comment added
1 parent ed90960 commit 72c45c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-connections-navigation/src/connections-navigation-tree.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ const ConnectionsNavigationTree: React.FunctionComponent<
147147
return 2;
148148
}
149149

150+
// always display the refresh action (firstAction)
150151
return 1;
151152
},
152153
[]

0 commit comments

Comments
 (0)