### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to React Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions ### Version 0.7.12 ### Description Hi. It seems react-splide is not working with server components in nextjs 13 app directory. Error says splide uses class components and only works in client components.  ### Reproduction Link _No response_ ### Steps to Reproduce Used in server components ### Expected Behaviour Work with server components