- <.link
- navigate={PhoenixKit.Utils.Routes.path("/admin")}
- class="btn btn-outline btn-primary btn-sm"
- >
- <.icon name="hero-arrow-left" class="w-4 h-4 mr-2" /> Back to Dashboard
-
-
+ <.link
+ navigate={PhoenixKit.Utils.Routes.path("/admin")}
+ class="btn btn-outline btn-primary btn-sm"
+ >
+ <.icon name="hero-arrow-left" class="w-4 h-4 mr-2" /> Back to Dashboard
+
Modules
diff --git a/lib/phoenix_kit_web/live/modules/pages/pages.html.heex b/lib/phoenix_kit_web/live/modules/pages/pages.html.heex
index f0f7e05e..9980d3e7 100644
--- a/lib/phoenix_kit_web/live/modules/pages/pages.html.heex
+++ b/lib/phoenix_kit_web/live/modules/pages/pages.html.heex
@@ -9,15 +9,13 @@
<%!-- Header Section --%>