Skip to content

Commit 1480b9e

Browse files
author
Daniel Fjeldstad
committed
Try to fix product fetch error
1 parent 42b26ab commit 1480b9e

File tree

4 files changed

+367
-336
lines changed

4 files changed

+367
-336
lines changed

.babelrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"presets": ["next/babel"],
3-
"plugins": [["styled-components", { "ssr": true }]]
4-
}
2+
"presets": ["next/babel"],
3+
"plugins": [["styled-components", { "ssr": true }]]
4+
}

0 commit comments

Comments
 (0)