chore: bump version to 0.20.0-rc.1 and fix client context

This commit is contained in:
dswbx
2025-12-02 15:14:27 +01:00
parent 7ba542c040
commit 506c7d84cc
3 changed files with 24 additions and 22 deletions

View File

@@ -15,7 +15,7 @@ export const prerender = false;
<Admin
withProvider={{ user }}
config={{ basepath: "/admin", theme: "dark", logo_return_path: "/../" }}
client:only
client:only="react"
/>
</body>
</html>