@launchpad-ui/icons
Advanced tools
Comparing version 0.4.0 to 0.4.1-alpha.0
export { AccountClockOutline } from './AccountClockOutline'; | ||
export { Add } from './Add'; | ||
export { AlertRhombus } from './AlertRhombus'; | ||
export { Approval } from './Approval'; | ||
@@ -4,0 +5,0 @@ export { AreaChart } from './AreaChart'; |
/// <reference types="react" /> | ||
import { IconSize } from './types'; | ||
declare type KindIconProps = { | ||
kind: 'info' | 'success' | 'warning' | 'error' | 'striped'; | ||
kind: 'info' | 'success' | 'warning' | 'error'; | ||
size?: IconSize; | ||
@@ -6,0 +6,0 @@ className?: string; |
{ | ||
"name": "@launchpad-ui/icons", | ||
"version": "0.4.0", | ||
"version": "0.4.1-alpha.0", | ||
"status": "beta", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
539495
221
6191