website refactor
This commit is contained in:
@@ -41,6 +41,12 @@ export interface ButtonProps {
|
||||
borderWidth?: string | any;
|
||||
aspectRatio?: string | any;
|
||||
border?: boolean | any;
|
||||
ring?: string | any;
|
||||
overflow?: string | any;
|
||||
display?: string | any;
|
||||
transform?: string | any;
|
||||
hoverScale?: boolean | any;
|
||||
minHeight?: string | any;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user