From f914ff8376dd91c4f6f8ca149e1cb6becb622d88 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Mon, 2 Oct 2023 18:45:30 +0200 Subject: refactor(components): rewrite Link component * rename `external` prop to `isExternal` * rename `download` prop to `isDownload` * rewrite CSS to reduce code length and complexity * move link styles in Sass placeholders to avoid repeats because of WordPress articles * move NavLink component to molecules --- src/content | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/content') diff --git a/src/content b/src/content index c7236df..0a5267c 160000 --- a/src/content +++ b/src/content @@ -1 +1 @@ -Subproject commit c7236df956a4f9e242126540c175ac5dfd0b9c72 +Subproject commit 0a5267ca7df1b6600741aa172ffdfe7b4f762d9a -- cgit v1.2.3