Make a component for iframe: YoutubeEmbed.js. import React from "react"; import PropTypes from "prop-types"; const YoutubeEmbed = ({ embedId }) ...
確定! 回上一頁