Skip to content

Commit a9dbd03

Browse files
authored
docs: documented admin translations (medusajs#13864)
1 parent ec44432 commit a9dbd03

File tree

9 files changed

+1091
-184
lines changed

9 files changed

+1091
-184
lines changed

www/apps/book/app/learn/build/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ module.exports = defineConfig({
8686
cookieOptions: {
8787
sameSite: "lax",
8888
secure: false,
89-
}
90-
}
89+
},
90+
},
9191
})
9292
```
9393

0 commit comments

Comments
 (0)