@0xsequence/design-system
Advanced tools
Comparing version 0.1.114 to 0.1.115
@@ -11,4 +11,5 @@ import { ComponentType, ReactNode } from 'react'; | ||
rightIcon?: ComponentType<IconProps>; | ||
type?: 'button' | 'submit' | 'reset'; | ||
}; | ||
export declare const Button: PolymorphicComponent<ButtonProps, 'button'>; | ||
export {}; |
{ | ||
"name": "@0xsequence/design-system", | ||
"version": "0.1.114", | ||
"version": "0.1.115", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1705679
43101