useSWR usage in vercel/ai-chatbot hooks.
In this article, we will review the useSWR usage in vercel/ai-chatbot source code. I found two examples in hooks folder where useSWR is used.
vercel/ai-chatbot/hooks/use-artifact.ts#L3
vercel/ai-chatbot/hooks/use-chat-visibility.ts#L4
use-artif...
thinkthroo.com3 min read