polkadot-cloud / polkadot-staking-dashboard

Fully Featured Dashboard for Staking and Nomination Pools on Polkadot.
http://staking.polkadot.cloud
GNU General Public License v3.0
158 stars 168 forks source link

feat(refactor): Use `useOnResize`, remove `lodash.throttle`. #2313

Closed rossbulat closed 3 weeks ago

rossbulat commented 3 weeks ago

Uses a simple useOnResize hook from @w3ux/hooks and removes lodash.throttle from the codebase.