1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

cross-fetch -> unfetch (browser only)

This commit is contained in:
2021-11-24 14:27:00 -05:00
parent b755b66d19
commit 74519b9266
5 changed files with 13 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
import "vanilla-hcaptcha";
import fetch from "cross-fetch";
import fetch from "unfetch";
// don't continue if there isn't a contact form on this page
// TODO: be better and only do any of this on /contact/