fix email and allow localhost in ip field

This commit is contained in:
Milo Schwartz 2025-01-04 22:38:10 -05:00
parent e0875b361d
commit bb16fd1db8
No known key found for this signature in database
3 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,5 @@
import React from "react";
export default function ButtonLink({
href,
children,