mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 05:48:57 +00:00
Fix spacing in OpenAPISecurities (#2954)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@gitbook/react-openapi': patch
|
||||
---
|
||||
|
||||
Fix spacing in OpenAPISecurities
|
||||
@@ -31,7 +31,7 @@ export function OpenAPISecurities(props: {
|
||||
key: key,
|
||||
label: key,
|
||||
body: (
|
||||
<div className="openapi-schema-body">
|
||||
<div className="openapi-schema">
|
||||
<div className="openapi-schema-presentation">
|
||||
{getLabelForType(security)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user