Comparing version 0.0.34 to 0.0.35
@@ -6,3 +6,3 @@ import * as React from 'react'; | ||
children: ReactNodeNoStrings; | ||
description?: string; | ||
description?: string | React.ReactNode; | ||
disabled?: NativeFieldSetProps['disabled']; | ||
@@ -9,0 +9,0 @@ form?: NativeFieldSetProps['form']; |
@@ -19,3 +19,3 @@ import * as React from 'react'; | ||
textTransform?: BoxProps['textTransform']; | ||
type?: 'number' | 'text'; | ||
type?: 'email' | 'number' | 'text'; | ||
units?: string; | ||
@@ -22,0 +22,0 @@ value?: string | number; |
{ | ||
"name": "degen", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "Design system for Mirror.xyz", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2362312
53925