Skip to content

Commit 3d76c5b

Browse files
committed
export preact in reactpy client
1 parent 8db1f9e commit 3d76c5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/js/packages/@reactpy/client/src

src/js/packages/@reactpy/client/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ export * from "./vdom";
66
export * from "./websocket";
77
export { default as React } from "preact/compat";
88
export { default as ReactDOM } from "preact/compat";
9+
export { default as preact } from "preact";

0 commit comments

Comments
 (0)