🔥 (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:
Julien Calixte
2021-08-08 16:50:25 +02:00
parent 8f46bd4740
commit 9e048576c1

View File

@@ -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 } }"