wire-webapp icon indicating copy to clipboard operation
wire-webapp copied to clipboard

refactor: remove useEffectRef, fix TS errors, refactor some hooks

Open aweiss-dev opened this issue 2 years ago • 1 comments

remove useEffectRef, fix TS errors, refactor some hooks

aweiss-dev avatar Aug 15 '22 07:08 aweiss-dev

Codecov Report

Merging #13477 (fcca5e3) into dev (58ef7e9) will decrease coverage by 0.05%. The diff coverage is 48.64%.

@@            Coverage Diff             @@
##              dev   #13477      +/-   ##
==========================================
- Coverage   39.89%   39.84%   -0.06%     
==========================================
  Files         574      574              
  Lines       20807    20830      +23     
  Branches     4466     4487      +21     
==========================================
- Hits         8301     8299       -2     
- Misses      11502    11519      +17     
- Partials     1004     1012       +8     

codecov[bot] avatar Aug 15 '22 07:08 codecov[bot]