fix: remove SwaggerUI

This commit is contained in:
Gerome Grignon 2024-09-30 18:31:28 +02:00
parent 84e885c6d1
commit a902bd13bd

View File

@ -1,8 +1,3 @@
---
title: Swagger
---
import SwaggerUI from 'swagger-ui-react';
import 'swagger-ui-react/swagger-ui.css';
<SwaggerUI url={'https://raw.githubusercontent.com/gothinkster/realworld/main/api/openapi.yml'} />