mirror of
https://github.com/ente-io/ente.git
synced 2025-08-14 02:07:33 +00:00
tsc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createContext } from "react";
|
||||
|
||||
export const OverflowMenuContext = createContext({
|
||||
close: () => null,
|
||||
close: () => {},
|
||||
});
|
||||
|
Reference in New Issue
Block a user