mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-10 16:22:27 +03:00
parent
9e3375d12d
commit
2afc2e4921
|
@ -22,7 +22,7 @@ export class ResponseTitle extends React.PureComponent<ResponseTitleProps> {
|
||||||
<ShelfIcon
|
<ShelfIcon
|
||||||
size={'1.5em'}
|
size={'1.5em'}
|
||||||
color={type}
|
color={type}
|
||||||
direction={opened ? 'up' : 'down'}
|
direction={opened ? 'down' : 'right'}
|
||||||
float={'left'}
|
float={'left'}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user