worker-pastebin/src/web/dialogContext.coffee

4 lines
133 B
CoffeeScript

import React from "react"
# The value should be a function `openDialog(msg)`
export default DialogContext = React.createContext null