chore: update snapshot

This commit is contained in:
Alex Varchuk 2022-01-25 21:11:43 +02:00
parent 7cc10f7480
commit 42dc359ec5

View File

@ -2474,7 +2474,7 @@ exports[`Components SchemaView discriminator should correctly render SchemaView
exports[`Components SchemaView discriminator should correctly render discriminator dropdown 1`] = ` exports[`Components SchemaView discriminator should correctly render discriminator dropdown 1`] = `
<styled.table> <styled.table>
<tbody> <tbody>
<Field <Memo(wrappedComponent)
expandByDefault={false} expandByDefault={false}
field={ field={
FieldModel { FieldModel {
@ -2529,7 +2529,7 @@ exports[`Components SchemaView discriminator should correctly render discriminat
key="packSize" key="packSize"
showExamples={false} showExamples={false}
/> />
<Field <Memo(wrappedComponent)
expandByDefault={false} expandByDefault={false}
field={ field={
FieldModel { FieldModel {