Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroso committed Feb 23, 2024
1 parent b554ec1 commit 81c707e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/ui/toolbar/branch-dropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ interface IBranchDropdownProps {
/** Are we currently loading pull requests? */
readonly isLoadingPullRequests: boolean

/** Whether this component should show its onboarding tutorial nudge arrow */
/** Whether this component should show its onboarding tutorial nudge arrow. */
readonly shouldNudge: boolean

readonly showCIStatusPopover: boolean
Expand Down

0 comments on commit 81c707e

Please sign in to comment.