Creating the Button component Create the following ~/snapterest/source/components/Button.js file: import React from 'react'; const buttonStyle = { margin: ...
確定! 回上一頁