Skip to content

Commit

Permalink
Add description to main module
Browse files Browse the repository at this point in the history
  • Loading branch information
fidr committed Sep 17, 2019
1 parent abca210 commit dd87dc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/phoenix_live_react.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
defmodule PhoenixLiveReact do
@moduledoc """
Render React.js components in Phoenix LiveView views.
"""

import Phoenix.HTML
import Phoenix.HTML.Tag

Expand Down

0 comments on commit dd87dc9

Please sign in to comment.