Create a module that exports an object with shared theme information like colors. export default { color: { primary: '#FF5A5F', ...
確定! 回上一頁