Skip to content

Commit

Permalink
improve the display of the leftoverpages
Browse files Browse the repository at this point in the history
  • Loading branch information
blackforestboi committed May 19, 2024
1 parent 962d0e2 commit f490354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion external/@worldbrain/memex-common
2 changes: 1 addition & 1 deletion src/util/subscriptions/pageCountIndicator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ export class BlockCounterIndicator extends React.Component<Props> {
<TooltipTextTop>
You have{' '}
<strong>{leftOverBlocks}</strong> pages
left this month
left today
</TooltipTextTop>
)}

Expand Down

0 comments on commit f490354

Please sign in to comment.