From 3374583f375b930decdc9bcce89f6c12a0bf2a8c Mon Sep 17 00:00:00 2001 From: Mikael Arvola Date: Mon, 23 Sep 2024 14:46:19 -0500 Subject: [PATCH] Add purpose to builder JSON --- builder/ilw-card.json | 1 + 1 file changed, 1 insertion(+) diff --git a/builder/ilw-card.json b/builder/ilw-card.json index c4caf74..642b2ae 100644 --- a/builder/ilw-card.json +++ b/builder/ilw-card.json @@ -5,6 +5,7 @@ "type": "web component", "element-name": "ilw-card", "description": "A card component that can be used as a container for grouping information.", + "purpose": "Organize content using cards, with image and icon support.", "toolkit-version": "", "production-version": "", "development-version": "1.0-beta"