Site builder: security & data-loss hardening + unified asset picker + audit backlog #3
@@ -7,7 +7,6 @@ interface FeatureItem {
|
|||||||
title: string;
|
title: string;
|
||||||
description: string;
|
description: string;
|
||||||
icon: string;
|
icon: string;
|
||||||
mediaType?: 'icon' | 'image'; // default behaves as 'icon' when undefined
|
|
||||||
image?: string;
|
image?: string;
|
||||||
imageAlt?: string;
|
imageAlt?: string;
|
||||||
buttonText?: string;
|
buttonText?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user