revert some changes

This commit is contained in:
Isaac Wise
2024-02-10 19:54:38 -06:00
parent 059fcecc5f
commit ccd3fcb8c1
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -20,7 +20,6 @@ export default function NewLinkModal({ onClose }: Props) {
const { data } = useSession();
const initial = {
id: 0,
name: "",
url: "",
description: "",