Skip to content

Commit 362c094

Browse files
committed
SpringRef
1 parent 4ab33f8 commit 362c094

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring/src/SpringRef.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ export const SpringRef = <
7878
const current: Controller<State>[] = []
7979

8080
const SpringRef: SpringRef<State> = function (props) {
81-
deprecateDirectCall()
82-
8381
const results: AsyncResult[] = []
8482

8583
each(current, (ctrl, i) => {

0 commit comments

Comments
 (0)