UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

1 lines 115 B
import{useReducer as t}from"react";const e=t=>(t+1)%1e6;export function useForceUpdate(){const[,o]=t(e,0);return o}