React update function from child using context

前端 未结 0 1557
梦毁少年i
梦毁少年i 2020-11-29 05:03

How can i update a function from a child using context??

The context

import React from \'react\';

const Fin_states = React.createContext({

title: &qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题