Skip to content

Commit

Permalink
Merge pull request #22 from dwyl/build-fix
Browse files Browse the repository at this point in the history
[PR] Fixing build
  • Loading branch information
nelsonic authored Oct 27, 2022
2 parents 632abbb + 5356adb commit 46173ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/stopwatch_web.ex
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ defmodule StopwatchWeb do

# Import LiveView and .heex helpers (live_render, live_patch, <.form>, etc)
import Phoenix.LiveView.Helpers
import Phoenix.Component

# Import basic rendering functionality (render, render_layout, etc)
import Phoenix.View
Expand Down

0 comments on commit 46173ec

Please sign in to comment.