mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
chore: update snapshot
This commit is contained in:
parent
7cc10f7480
commit
42dc359ec5
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user