From 645bc321210f326ff0e53bc729284c5aa4795a73 Mon Sep 17 00:00:00 2001 From: Eva Marco Date: Fri, 5 Jul 2024 09:01:35 +0200 Subject: [PATCH] :sparkles: Add new heading component to the DS --- frontend/src/app/main/ui/ds/foundations/typography.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/main/ui/ds/foundations/typography.cljs b/frontend/src/app/main/ui/ds/foundations/typography.cljs index 1a211b110..9fd00b2c5 100644 --- a/frontend/src/app/main/ui/ds/foundations/typography.cljs +++ b/frontend/src/app/main/ui/ds/foundations/typography.cljs @@ -29,4 +29,4 @@ body-large body-medium body-small - code-font}) \ No newline at end of file + code-font})