Prettify account setup and add eth steps of onboarding
This commit is contained in:
@@ -14,6 +14,7 @@ export interface ContainerProps {
|
||||
backgroundColor?: string;
|
||||
borderRadius?: StringOrNum;
|
||||
maxWidth?: StringOrNum;
|
||||
width?: StringOrNum;
|
||||
isHidden?: boolean;
|
||||
className?: string;
|
||||
position?: 'absolute' | 'fixed' | 'relative' | 'unset';
|
||||
|
||||
Reference in New Issue
Block a user