diff --git a/babel.config.js b/babel.config.js index e0b108e..9a9f8b2 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,4 +1,4 @@ -module.exports = { - "presets": ["next/babel"], - "plugins": [["styled-components", {"ssr": true}]] -} \ No newline at end of file +// module.exports = { +// "presets": ["next/babel"], +// "plugins": [["styled-components", {"ssr": true}]] +// }