mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -05:00
The LinkButton component wasn't passing onClick to internal Link components, only to external anchor tags. This prevented the onClose callback from firing when navigating via the notifications footer link. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| features | ||
| hooks | ||
| modules | ||
| routines | ||
| styles | ||
| utils | ||
| browser-test-setup.ts | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||
| test-setup.ts | ||