diff --git a/www/apps/api-reference/components/Tags/Operation/CodeSection/Responses/Sample/index.tsx b/www/apps/api-reference/components/Tags/Operation/CodeSection/Responses/Sample/index.tsx index a1d8a3c623b77..c6a0c63ef75e1 100644 --- a/www/apps/api-reference/components/Tags/Operation/CodeSection/Responses/Sample/index.tsx +++ b/www/apps/api-reference/components/Tags/Operation/CodeSection/Responses/Sample/index.tsx @@ -51,12 +51,14 @@ const TagsOperationCodeSectionResponsesSample = ({ )} {selectedExample && ( - +
+ +
)} {!selectedExample && <>Empty Response}