4114d85
1
2
3
4
5
6
import React from 'react' const ConfirmContext = React.createContext() export default ConfirmContext