Skip to content

Commit 6449545

Browse files
committed
reference change
1 parent d5c3dfd commit 6449545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/projects/@project/+Page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import h from "@macrostrat/hyper";
2-
import { Page as ColumnListPage } from "#/columns/+Page";
2+
import { Page as ColumnListPage } from "#/columns/+Page.client.ts";
33
import { useData } from "vike-react/useData";
44

55
export function Page() {

0 commit comments

Comments
 (0)