We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c3dfd commit 6449545Copy full SHA for 6449545
pages/projects/@project/+Page.ts
@@ -1,5 +1,5 @@
1
import h from "@macrostrat/hyper";
2
-import { Page as ColumnListPage } from "#/columns/+Page";
+import { Page as ColumnListPage } from "#/columns/+Page.client.ts";
3
import { useData } from "vike-react/useData";
4
5
export function Page() {
0 commit comments