feat: enhance branding features with social media integration and customizable icon settings
This commit is contained in:
@@ -33,6 +33,8 @@ export interface Branding {
|
||||
color: string;
|
||||
opacity: number;
|
||||
padding: number;
|
||||
socialIconSize?: number;
|
||||
socialLayout?: 'horizontal' | 'vertical';
|
||||
}
|
||||
|
||||
export interface BrandStrip {
|
||||
|
||||
Reference in New Issue
Block a user