Skip to content

Commit

Permalink
fix: type errors
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliosheinz committed May 14, 2024
1 parent ddf0764 commit 746bf70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/shelter/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,5 @@ export const defaultValues: DefaultValues<z.infer<typeof shelterSchema>> = {
social: {
instagram: "",
facebook: "",
twitter: "",
website: "",
},
};

0 comments on commit 746bf70

Please sign in to comment.