Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quick-reactions - New feature #7247

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
add test urls
  • Loading branch information
brumm committed Feb 5, 2024
commit 363c8d5324b31b553cfa654814cfc3d510851007
9 changes: 9 additions & 0 deletions source/features/quick-reactions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,12 @@
],
init,
});

/*

Test URLs:

https://github.com/brumm/tako/issues/27#issuecomment-617314195
https://github.com/vercel/next.js/discussions/40684#discussioncomment-3689167

*/

Check failure on line 98 in source/features/quick-reactions.tsx

View workflow job for this annotation

GitHub Actions / Lint

Newline required at end of file but not found.