Skip to content

Commit 604057e

Browse files
committed
chore: update use client
1 parent ecfbb56 commit 604057e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/react/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"use client";
2+
13
export { ReplaneProvider } from "./provider";
24
export { useReplane, useConfig, createReplaneHook, createConfigHook } from "./hooks";
35
export { clearSuspenseCache } from "./useReplaneClient";

0 commit comments

Comments
 (0)