How to pass a custom onClick function from parent to child in react

后端 未结 0 1519
没有蜡笔的小新
没有蜡笔的小新 2021-01-01 10:38

I am working on a popup component where the parent component has the following code

import * as React from "react";
import "./styles.css";         


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