@sendgrid/ui-components
Advanced tools
Comparing version 1.43.3 to 1.43.4
@@ -5,5 +5,5 @@ import React from 'react'; | ||
text: string; | ||
type: 'sent' | 'delivered' | 'triggered' | 'live' | 'success' | 'scheduled' | 'pick-winner' | 'draft' | 'global' | 'list' | 'progress' | 'bounced' | 'canceled' | 'disabled' | 'paused' | 'error' | 'optimized' | 'valid' | 'risky' | 'invalid'; | ||
type: 'sent' | 'delivered' | 'triggered' | 'live' | 'success' | 'scheduled' | 'pick-winner' | 'expired' | 'draft' | 'global' | 'list' | 'progress' | 'bounced' | 'canceled' | 'disabled' | 'paused' | 'error' | 'optimized' | 'valid' | 'risky' | 'invalid'; | ||
} | ||
export declare const Label: React.SFC<LabelProps>; | ||
export default Label; |
{ | ||
"name": "@sendgrid/ui-components", | ||
"version": "1.43.3", | ||
"version": "1.43.4", | ||
"description": "Reusable UI components for Sendgrid's applications.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
977897