Pages corrections journal
This commit is contained in:
parent
4de8eab879
commit
d0e7ea0670
@ -209,9 +209,6 @@ export const NotesView: React.FC<NotesViewProps> = ({
|
||||
<div className="text-sm font-medium text-carnet-text-primary">
|
||||
{formatDate(note.lastModified)}
|
||||
</div>
|
||||
<div className="text-sm text-carnet-text-muted">
|
||||
{formatNoteTitle(note)}
|
||||
</div>
|
||||
</>
|
||||
) : (
|
||||
<>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user