Skip to content

Commit

Permalink
Fix tag name and name
Browse files Browse the repository at this point in the history
  • Loading branch information
bluzky committed Nov 28, 2024
1 parent 8a4ac73 commit cb62ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/salad_ui/helpers.ex
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ defmodule SaladUI.Helpers do
assigns
|> Map.delete(:tag)
|> assign(:tag_name, name)
|> assign(:name, name)

dynamic_tag(assigns)
end
Expand Down

0 comments on commit cb62ede

Please sign in to comment.