Skip to content

Commit

Permalink
Update elements.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Mar 2, 2024
1 parent 947772a commit 25632bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/phlex/elements.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def #{method_name}(**attributes, &block)
#{'flush' if tag == 'head'}
# I think we can actually throw from here.
context.found_fragment = false if end_find
nil
Expand Down

0 comments on commit 25632bb

Please sign in to comment.