phoenix
phoenix copied to clipboard
Change "use Phoenix.HTML" to "import Phoenix.HTML" and "import Phoenix.HTML.Form"
The goal is to improve the clarity over what is imported. Don’t send a pull request for this yet as it requires https://github.com/phoenixframework/phoenix_html/issues/372 to be completed and many helpers to be rewritten.