Vipps Donations #33

Merged
olaven merged 18 commits from vipps-demo into main 2024-08-24 16:55:08 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f420bab32e - Show all commits

View File

@ -1,4 +1,4 @@
import { Handlers, PageProps } from "$fresh/server.ts"; import { Handlers } from "$fresh/server.ts";
import { storage } from "../lib/storage.ts"; import { storage } from "../lib/storage.ts";
import { validateEmail } from "../lib/utils.ts"; import { validateEmail } from "../lib/utils.ts";