cu-mkp / editioncrafter

Software for the development of EditionCrafter, digital critical edition publication tool
https://cu-mkp.github.io/editioncrafter/
MIT License
8 stars 3 forks source link

Replace Axios library with window.fetch() #131

Closed NickLaiacona closed 3 months ago

NickLaiacona commented 3 months ago

This PR replaces the Axios library with the browser native window.fetch() method.