diff --git a/src/PowderCoating.Web/Views/Dashboard/Index.cshtml b/src/PowderCoating.Web/Views/Dashboard/Index.cshtml index 705f615..46cdb0e 100644 --- a/src/PowderCoating.Web/Views/Dashboard/Index.cshtml +++ b/src/PowderCoating.Web/Views/Dashboard/Index.cshtml @@ -59,6 +59,23 @@ +@* PWA install banner — rendered by JS only on mobile, hidden once dismissed or already installed *@ +
+ @if (guidedActivationBanner?.Show == true) {