react-photoswipe-gallery icon indicating copy to clipboard operation
react-photoswipe-gallery copied to clipboard

fix(types): add extensions to import statements

Open irudoy opened this issue 2 years ago • 1 comments

TODO

https://github.com/dimsemenov/PhotoSwipe/pull/1928

irudoy avatar Jun 04 '22 01:06 irudoy

Codecov Report

Merging #869 (158fe27) into master (3404d90) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #869   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files          14       14           
  Lines         212      212           
  Branches       41       41           
=======================================
  Hits          208      208           
  Misses          4        4           
Impacted Files Coverage Δ
src/context.ts 33.33% <100.00%> (ø)
src/gallery.tsx 100.00% <100.00%> (ø)
src/helpers/get-hash-without-gid-and-pid.ts 100.00% <100.00%> (ø)
src/helpers/sort-nodes.ts 100.00% <100.00%> (ø)
src/hooks.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/item.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jan 31 '23 07:01 codecov[bot]