export default 是預設匯出 export const 是命名匯出. 參考:Javascript (ES6), export const vs export default(基本上就是翻譯這篇) ...
確定! 回上一頁