Closed katiepo456 closed 2 weeks ago
found an article about section navigation using React and Intersection Observer - this may be a good solution to jump to a particular chapter in a given Gospel
there is also a simplified variation of the above article found here - just another good resource to have
the above articles did not end up being helpful, I found an alternative solution that was much more efficient/straightforward; however, I may refer back to this for the styling of the components
Currently all of the text from the Gospel comes up at once, make some navigation to select a particular chapter and be able to jump between them.