split home page and flux note page

This commit is contained in:
Julien Calixte
2023-08-06 18:58:59 +02:00
parent 47b4adc576
commit af421042ad
9 changed files with 44 additions and 41 deletions

View File

@@ -12,7 +12,7 @@ export const useForm = () => {
}
push({
name: 'Home',
name: 'FluxNoteView',
params: {
user: userInput.value,
repo: repoInput.value