docs(swagger-ui-react): drop claim about no custom plugins support (#9058)

This commit is contained in:
Vladimír Gorej
2023-07-25 11:25:23 +02:00
committed by GitHub
parent c1680d3f08
commit 73a726d1b3

View File

@@ -227,7 +227,6 @@ More information about Next.js integration can be found in [#7970](https://githu
* Some props are only applied on mount, and cannot be updated reliably.
* OAuth redirection handling is not supported.
* Topbar/Standalone mode is not supported.
* Custom plugins are not supported.
We intend to address these limitations based on user demand, so please open an issue or pull request if you have a specific request.