From 075add2e595b22f570d556ee4e438075bd64b935 Mon Sep 17 00:00:00 2001 From: Bikrant Jajware Date: Thu, 2 Nov 2023 11:05:45 +0530 Subject: [PATCH] add line spacing --- src/common/Card.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/Card.js b/src/common/Card.js index e7cae527..ad1ad619 100644 --- a/src/common/Card.js +++ b/src/common/Card.js @@ -42,6 +42,7 @@ class Card { this.imageHeight = imageHeight; this.imageUrl = imageUrl; + // returns theme based colors with proper overrides and defaults this.colors = colors; this.title =