From eca1d7265eb4373af0f9c1bff9ee92c9fe7f2734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20K=C5=82osko?= Date: Mon, 6 Mar 2023 18:28:45 +0100 Subject: [PATCH] Use components --- lib/livebook_web/live/home_live.ex | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/lib/livebook_web/live/home_live.ex b/lib/livebook_web/live/home_live.ex index bbaccd1eb..35104c086 100644 --- a/lib/livebook_web/live/home_live.ex +++ b/lib/livebook_web/live/home_live.ex @@ -97,15 +97,10 @@ defmodule LivebookWeb.HomeLive do Your starred notebooks will appear here.
First time around? Check out the notebooks below to get started. <:actions> - + <.link navigate={~p"/learn"} class="flex items-center text-blue-600 pl-5"> Learn more - - + <.remix_icon icon="arrow-right-line" class="align-middle ml-1" /> +