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