Skip to content

Commit a0bea24

Browse files
committed
feat(core): remove useSubscribe
1 parent 1553904 commit a0bea24

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
lines changed

packages/core/src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export { bind } from "./bind"
22
export { shareLatest } from "./shareLatest"
33
export { SUSPENSE } from "./SUSPENSE"
4-
export { useSubscribe } from "./useSubscribe"
54
export { Subscribe } from "./Subscribe"

packages/core/src/useSubscribe.test.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

packages/core/src/useSubscribe.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)