diff --git a/deps.git b/deps.git index 00da7d2..3489e93 100644 --- a/deps.git +++ b/deps.git @@ -71,6 +71,7 @@ paginator = "https://github.com/bonfire-networks/paginator" # phoenix_live_view = "https://github.com/phoenixframework/phoenix_live_view" # live_view_native = "https://github.com/bonfire-networks/live_view_native#wip" +live_view_native_stylesheet = "https://github.com/bonfire-networks/live_view_native_stylesheet" # TEMP: use surface from main which has components removed and moved to seperare lib # surface = "https://github.com/surface-ui/surface#80d684dda38ac62e2818a6f519febfda2088488f" @@ -90,4 +91,4 @@ forecastr = "https://github.com/bonfire-networks/forecastr" # image = "https://github.com/elixir-image/image" ex_cldr_territories = "https://github.com/elixir-cldr/cldr_territories" -# temp ^ until next release \ No newline at end of file +# temp ^ until next release diff --git a/lib/web/views/home_live.swiftui.neex b/lib/web/views/home_live.swiftui.neex index c0bc3fa..b5d9d43 100644 --- a/lib/web/views/home_live.swiftui.neex +++ b/lib/web/views/home_live.swiftui.neex @@ -11,11 +11,11 @@ - <.link navigate="/app"> + <%!-- <%= if @feed_component_id do %> <.stateful_component