Mick
0
Q:

usecallback syntax

() => useCallback(
  () => {
    doSomething(a, b);
  },
  [],
);
0

New to Communities?

Join the community