UNPKG

@react-pakistan/react-ui-collection

Version:

React UI Collection built upon React Storybook

7 lines (6 loc) 139 B
export interface IWishlistButtonProps { /** * Button Text for the Whislit Icon Button component */ buttonText: string; }