Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SupertigerDev committed Feb 11, 2024
2 parents 1fb3e33 + 19e43b1 commit 304b207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/createLocation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ export const createLocation = (
},
get state() {
return state()
}
},
}
}

0 comments on commit 304b207

Please sign in to comment.