Currently, I am implementing the SwipeableDrawer component in my project. However, an issue arises during the build process specifically related to the typings.
I have made the effort to update both @types/react and @types/react-dom to version 18, but unfortunately, the error remains unresolved.