Doucmentation method not able to access
Describe the bug
- I check out the demo exmple install the package and when I visit to the any methods of the api documentation the page is getting broken.
Expected behavior
- page should show the respective GET POST method
Current behavior
- Page is getting broken
Steps to reproduce
- Check out the demo example and install the package.
- visit /petstore/add-pet route page will brek.
Screenshots

- Version used:
"@docusaurus/core": "3.5.2",
"@docusaurus/plugin-google-gtag": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"clsx": "^1.1.1",
"docusaurus-plugin-openapi-docs": "^4.0.1",
"docusaurus-theme-openapi-docs": "^4.0.1",
"prism-react-renderer": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"