Skip to content

Commit 335710e

Browse files
committed
chore: update playground
1 parent 36aac6b commit 335710e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ const ipx = createIPX({
1010
}),
1111
});
1212

13-
export default createIPXH3App(ipx);
13+
export const app = createIPXH3App(ipx);

0 commit comments

Comments
 (0)