small refactor, lint and fixes
This commit is contained in:
@@ -55,7 +55,7 @@ const LabelText = styled.div`
|
||||
|
||||
export type Props = {
|
||||
type: string,
|
||||
value: string,
|
||||
value?: string,
|
||||
label?: string,
|
||||
className?: string,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user