Skip to content

Commit 00da328

Browse files
committed
removed unwanted white space
1 parent bc3c444 commit 00da328

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/shared/DropDown.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ const DropDown = <T, >({
114114
return unformattedOptions;
115115
};
116116

117-
118117
let commonProps: Props = {
119118
menuPlacement: menuPlacement ?? 'auto',
120119
tabIndex: tabIndex,

0 commit comments

Comments
 (0)