Skip to content

Commit 9e49071

Browse files
author
Alban Bailly
committed
fix build
1 parent 4002dd8 commit 9e49071

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/2_molecules/ResponseSampleBody.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ export const ResponseSampleBody = props => {
162162
(l.items &&
163163
l.items.allOf &&
164164
l.items.allOf[0].properties &&
165+
l.items.allOf[1] &&
165166
l.items.allOf[1].properties
166167
? allOf(
167168
l.items.allOf[0].properties,

0 commit comments

Comments
 (0)