With default export you can only have one function to export but with named exports you can have more than one. The thing to remember is how you export it ...
確定! 回上一頁