Skip to content

Commit

Permalink
Update phlex.rb.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Sep 6, 2024
1 parent 14d393f commit 670d539
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/generators/phlex/install/templates/phlex.rb.erb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module Components
extend Phlex::Kit
module Views
end

module Views
module Components
extend Phlex::Kit
end

Rails.autoloaders.main.push_dir("#{Rails.root}/app/views", namespace: Views)
Expand Down

0 comments on commit 670d539

Please sign in to comment.