Skip to content

Commit e7099f5

Browse files
committed
changeDetection api changed
1 parent e505b74 commit e7099f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benches/apps/revade/src/systems/poll-input.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,5 @@ export const pollInput = ({ world }: { world: World }) => {
8282
input.y = 0;
8383
}
8484
},
85-
{ changeDetection: true }
8685
);
8786
};

0 commit comments

Comments
 (0)