nfischer / framily-tree

:beers: An interactive family tree for Theta Chi fraternity
https://nfischer.github.io/framily-tree/
MIT License
7 stars 11 forks source link

fix: fix typo: edgesGlobal -> edges #48

Closed nfischer closed 3 months ago

nfischer commented 3 months ago

This fixes some typos from PR #46. This also deletes a duplicated function comment.

Test: npm start (check in the browser with a hard refresh)

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.17%. Comparing base (04bb200) to head (f9a1b77).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ======================================= Coverage 80.17% 80.17% ======================================= Files 2 2 Lines 116 116 ======================================= Hits 93 93 Misses 23 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.