UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

7 lines (6 loc) 146 B
export interface BlackFridayBannerProps { $variant?: 'dashboard' | 'main'; backgroundText: string; title: string; text: string; }