🔥 (history) remove history page
as there is no way to get the last edited date for each note, I can't sort them by date
This commit is contained in:
@@ -6,12 +6,6 @@
|
||||
>
|
||||
<img src="@/assets/icons/dark-left-arrow.svg" alt="go back left arrow" />
|
||||
</router-link>
|
||||
<router-link
|
||||
class="special-folder"
|
||||
:to="{ name: 'HistoricNotes', params: { user, repo } }"
|
||||
>
|
||||
history
|
||||
</router-link>
|
||||
<router-link
|
||||
class="special-folder"
|
||||
:to="{ name: 'SpacedRepetitionCard', params: { user, repo } }"
|
||||
|
||||
Reference in New Issue
Block a user