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 933a182 commit 19f81ccCopy full SHA for 19f81cc
installer/templates/phx_web/components/core_components.ex
@@ -135,8 +135,8 @@ defmodule <%= @web_namespace %>.CoreComponents do
135
* For live file uploads, see `Phoenix.Component.live_file_input/1`
136
137
See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
138
- for more information. Unsupported types, such as hidden and radio,
139
- are best written directly in your templates.
+ for more information. Unsupported types, such as radio, are best
+ written directly in your templates.
140
141
## Examples
142
0 commit comments