jaredLunde / exploration

⛵ Primitives for creating high performance file explorers with React
https://codesandbox.io/s/basic-example-p1udcm?file=/src/App.tsx
MIT License
49 stars 3 forks source link

fix: add missing exports #17

Closed jaredLunde closed 2 years ago

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4625e4f5b63a56a8ddda7336227c12aed26cca7d:

Sandbox Source
exploration-basic Configuration
codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (4625e4f) into main (edb055d) will decrease coverage by 0.14%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   95.32%   95.18%   -0.15%     
==========================================
  Files          26       26              
  Lines        1347     1349       +2     
  Branches      359      359              
==========================================
  Hits         1284     1284              
- Misses         61       63       +2     
  Partials        2        2              
Impacted Files Coverage Δ
src/index.ts 76.92% <0.00%> (-6.42%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c61594e...4625e4f. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.3.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: