Skip to content

Commit

Permalink
Deleted accidental typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
vicksey committed Dec 28, 2024
1 parent 8778873 commit 37dfc4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/antalmanac/src/routes/Feedback.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ export const FEEDBACK_LINK = 'https://form.asana.com/?k=fZ3SGnuGknDmzTYdocgIUg&d
export default function Feedback() {
window.location.replace(FEEDBACK_LINK);
return null;
}
git add
}

0 comments on commit 37dfc4b

Please sign in to comment.