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 d9a6b37 commit 6aecd3bCopy full SHA for 6aecd3b
mix.exs
@@ -87,7 +87,7 @@ defmodule Phoenix.LiveDashboard.MixProject do
87
extra_section: "GUIDES",
88
extras: extras(),
89
nest_modules_by_prefix: [Phoenix.LiveDashboard],
90
- groups_for_functions: [
+ groups_for_docs: [
91
Components: &(&1[:type] == :component)
92
]
93
0 commit comments