From b16a903822c124fdfd470427dbe7ee686757cd77 Mon Sep 17 00:00:00 2001 From: CirnoT <1447794+CirnoT@users.noreply.github.com> Date: Tue, 12 May 2020 23:15:43 +0200 Subject: [PATCH] Add missing card component to semantic.json --- semantic.json | 1 + 1 file changed, 1 insertion(+) diff --git a/semantic.json b/semantic.json index 5396abe3a2cf5..fee52af53ad54 100644 --- a/semantic.json +++ b/semantic.json @@ -25,6 +25,7 @@ "api", "breadcrumb", "button", + "card", "checkbox", "comment", "container",