UNPKG

react-native-zohosalesiq-mobilisten

Version:

A React Native module for the ZohoSalesIQ Mobilisten SDK

7 lines (6 loc) 200 B
import { SIQButtonTheme } from "./SIQButtonTheme"; export class SIQFAQBottomBarTheme { backgroundColor = "null"; LikeButton = new SIQButtonTheme(); DislikeButton = new SIQButtonTheme(); }