diff --git a/src/components/widgets/Features.astro b/src/components/widgets/Features.astro index 46d9bc0..fd0f64d 100644 --- a/src/components/widgets/Features.astro +++ b/src/components/widgets/Features.astro @@ -11,6 +11,8 @@ const { items = [], columns = 2, + defaultIcon, + id, isDark = false, classes = {}, @@ -33,6 +35,7 @@ const {