@assemble-inc/core
Advanced tools
Comparing version
@@ -5,12 +5,11 @@ import React from 'react'; | ||
alt?: string; | ||
icon?: string; | ||
icon?: string | React.ReactNode; | ||
iconSize?: "big" | "small" | "large" | "mini" | "tiny" | "huge" | "massive"; | ||
imageSize?: string; | ||
textColor?: string; | ||
label: string; | ||
header?: string; | ||
headerElement?: string; | ||
className?: string; | ||
labelElement: string | React.FunctionComponent<any>; | ||
}; | ||
export declare const IconLabelPair: ({ image, alt, icon, iconSize, textColor, label, header, headerElement, className, labelElement }: IconLabelPairProps) => JSX.Element; | ||
export declare const IconLabelPair: ({ image, alt, icon, iconSize, imageSize, textColor, label, className, labelElement }: IconLabelPairProps) => JSX.Element; | ||
export default IconLabelPair; |
{ | ||
"name": "@assemble-inc/core", | ||
"version": "0.4.35", | ||
"version": "0.4.36", | ||
"description": "Assemble Component Library", | ||
@@ -5,0 +5,0 @@ "author": "Assemble Frontend Team", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
730492
-0.07%12904
-0.11%