agregamos redirect.ex y refactorizamos get_hash.ex en controller
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
{application,ex_heroicons,
|
||||
[{optional_applications,[phoenix_live_view,surface]},
|
||||
[{modules,['Elixir.Heroicons','Elixir.Heroicons.Icon',
|
||||
'Elixir.Heroicons.LiveView']},
|
||||
{optional_applications,[phoenix_live_view,surface]},
|
||||
{applications,[kernel,stdlib,elixir,logger,phoenix_html,
|
||||
phoenix_live_view,surface]},
|
||||
{description,"This package adds a convenient way of using Heroicons with your Phoenix, Phoenix LiveView and Surface applications.\n\nHeroicons is \"A set of 450+ free MIT-licensed high-quality SVG icons for you to use in your web projects.\"\nCreated by the amazing folks at Tailwind Labs.\n"},
|
||||
{modules,['Elixir.Heroicons','Elixir.Heroicons.Icon',
|
||||
'Elixir.Heroicons.LiveView']},
|
||||
{registered,[]},
|
||||
{vsn,"2.0.0"}]}.
|
||||
|
||||
Reference in New Issue
Block a user