Skip to content

Commit

Permalink
Update Page1.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
joetannenbaum committed Dec 12, 2024
1 parent 93edc7e commit 074fd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/test-app/Pages/ClientSideVisit/Page1.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { router } from '@inertiajs/vue3'
import { router } from '@inertiajs/react'

export default ({ foo, bar }) => {
const replace = () => {
Expand Down

0 comments on commit 074fd71

Please sign in to comment.