No idea why I am not able to alias the import;. As a work around, I ended up doing this: import React, { PropTypes } from "react"; ...
確定! 回上一頁