Skip to content

Commit

Permalink
deploy: 5cf3013
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Feb 13, 2024
1 parent 51c36e8 commit c5014e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,8 @@ <h3 id="turbo%3Aframe-missing"><a class="anchor" href="#turbo%3Aframe-missing">
</tr>
<tr>
<td><code>visit</code></td>
<td>`async (location: string</td>
<td>URL, visitOptions: VisitOptions) =&gt; void`</td>
<td><code>async (location: string | URL, visitOptions: VisitOptions) =&gt; void</code></td>
<td>a convenience function to initiate a page-wide navigation</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit c5014e1

Please sign in to comment.