split home page and flux note page
This commit is contained in:
@@ -12,7 +12,7 @@ export const useForm = () => {
|
||||
}
|
||||
|
||||
push({
|
||||
name: 'Home',
|
||||
name: 'FluxNoteView',
|
||||
params: {
|
||||
user: userInput.value,
|
||||
repo: repoInput.value
|
||||
|
||||
Reference in New Issue
Block a user