ScRolL To nAvIgAtE
This commit is contained in:
@@ -2011,7 +2011,6 @@ ${content}${context}`;
|
||||
<div className={`${getTextClass('2xl')} text-muted-foreground mb-3 flex items-center gap-4`}>
|
||||
<div>
|
||||
Previous Entry {currentNoteIndex > 0 && `(${currentNoteIndex + 1} of ${noteCache.length})`}
|
||||
<span className={`ml-2 ${getTextClass('xl')} text-muted-foreground`}>Scroll to navigate</span>
|
||||
</div>
|
||||
{previousNote && (
|
||||
<div className="flex-1 flex items-center gap-2">
|
||||
|
Reference in New Issue
Block a user