theme/babel.config.js (
3
lines of code) (
raw
):
module.exports = { presets: ['@babel/preset-env', '@babel/preset-react'] }