import React from 'react'; export function Greeting() { return <h1>Hello Parcel!</h1>; }. Parcel also integrates with React Fast Refresh and the Vue Hot ...
確定! 回上一頁