No sendbird state value available. Make sure you are rendering `<SendbirdProvider>` at the top of your app

[Problem/Question]
It seems, that the SendbirdProvider broke in the newest react-ui kit version for some components.


// If problem, please fill out the below. If question, please delete.
[UIKit Version]
3.12.0

[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
Not sure if it is related, but you can see the same error on the storybook page:
https://sendbird.github.io/sendbird-uikit-react/?path=/story/sendbird-uikit-react-ui-messagecontent–with-control

[Frequency]
// How frequently is this issue occurring?
All the time.

[Current impact]
// How is this currently impacting your implementation?
Cannot use the latest ui-kit because it breaks the build.