fix(style): hint-input minwidth
This commit is contained in:
@@ -18,9 +18,6 @@ interface WrapperProps {
|
||||
wrapper?: React.CSSProperties;
|
||||
};
|
||||
button?: React.ReactNode;
|
||||
styles?: {
|
||||
wrapper?: React.CSSProperties;
|
||||
};
|
||||
}
|
||||
|
||||
const Container = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user