We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84de8b2 commit 8bcb624Copy full SHA for 8bcb624
lib/phoenix_live_view/router.ex
@@ -5,7 +5,7 @@ defmodule Phoenix.LiveView.Router do
5
6
@cookie_key "__phoenix_flash__"
7
8
- @doc """
+ @doc ~S"""
9
Defines a LiveView route.
10
11
A LiveView can be routed to by using the `live` macro with a path and
0 commit comments