mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-23 19:06:31 +00:00
Self review changes
This commit is contained in:
@@ -13,7 +13,7 @@ import { ScalarApiClient } from './ScalarApiButton';
|
||||
/**
|
||||
* Display an interactive OpenAPI operation.
|
||||
*/
|
||||
export async function OpenAPIOperation(props: {
|
||||
export function OpenAPIOperation(props: {
|
||||
className?: string;
|
||||
data: OpenAPIOperationData;
|
||||
context: OpenAPIContextProps;
|
||||
|
||||
Reference in New Issue
Block a user