I want to import a const value inside a file. I have two files Home.js and styles.js in the same directory. Home.js. import React from 'react'; ...
確定! 回上一頁