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