mirror of
https://github.com/johndoe6345789/snippet-pastebin.git
synced 2026-04-30 00:14:54 +00:00
The tooltip.tsx component was missing React import while using React.createContext. Added React to the import statement to fix SSR compilation errors in e2e tests. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>