From 11726be4e2c02be24507bd23e53a12874e306191 Mon Sep 17 00:00:00 2001
From: AKHIL BABU <61542-AkhilBabu@users.noreply.drupalcode.org>
Date: Tue, 15 Apr 2025 06:57:02 +0000
Subject: [PATCH] Add examples to the padding prop

---
 .../03-organisms/starshot-hero/starshot-hero.component.yml      | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/starshot_demo/components/03-organisms/starshot-hero/starshot-hero.component.yml b/starshot_demo/components/03-organisms/starshot-hero/starshot-hero.component.yml
index 180381d8..1c7ed356 100644
--- a/starshot_demo/components/03-organisms/starshot-hero/starshot-hero.component.yml
+++ b/starshot_demo/components/03-organisms/starshot-hero/starshot-hero.component.yml
@@ -59,6 +59,8 @@ props:
         - default
         - header
       default: default
+      examples:
+        - default
 
 slots:
 
-- 
GitLab