Pasha
Results
1
comments of
Pasha
``` import React from "react"; import Popup from "reactjs-popup"; export default () => ( {close => ( Content here × )} ); ```