HomeDashWeb.CardsLive (home_dash v0.0.1)
A LiveView that wraps HomeDashWeb.Cards
The providers for each action can be configured. E.g.
config :home_dash, actions: [welcome: [HomeDash.Providers.Welcome]]
live "/cards", CardsLive, :welcome
A LiveView that wraps HomeDashWeb.Cards
The providers for each action can be configured. E.g.
config :home_dash, actions: [welcome: [HomeDash.Providers.Welcome]]
live "/cards", CardsLive, :welcome