Format code
This commit is contained in:
@@ -82,7 +82,7 @@ function MenuItem<T>({
|
||||
onClose,
|
||||
},
|
||||
state,
|
||||
ref
|
||||
ref,
|
||||
);
|
||||
|
||||
const [isFocused, setFocused] = useState(false);
|
||||
|
||||
Reference in New Issue
Block a user