The https://elements.ai-sdk.dev/examples/chatbot won't compile as the steps miss installing the `sonner` dependency. Add the following step: ```sh npm i sonner ```