Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
buhrmi authored Apr 4, 2024
1 parent f55e084 commit d183163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Navigation within frames does not create new history entries. To enable this, a

```html
<script>
import { Frame } from '@inertia/svelte'
import { Frame } from '@inertiajs/svelte'
</script>

<Frame src="/users/1/edit" id="edit_user">
Expand Down

0 comments on commit d183163

Please sign in to comment.