Skip to content

Commit

Permalink
fix: remove history (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminPabst authored Oct 23, 2024
1 parent afc34c9 commit fc123a3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export type NavigatedEventPayload = {
url: string | undefined
isFirst: boolean
history: string[]
}

0 comments on commit fc123a3

Please sign in to comment.