mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-25 10:03:45 +03:00
parent
f29a4fe2ee
commit
18590ccc60
|
@ -165,7 +165,7 @@ Also you can pass options:
|
||||||
specUrl="http://rebilly.github.io/RebillyAPI/openapi.json"
|
specUrl="http://rebilly.github.io/RebillyAPI/openapi.json"
|
||||||
options={{
|
options={{
|
||||||
nativeScrollbars: true,
|
nativeScrollbars: true,
|
||||||
theme: { colors: { primary { main: '#dd5522' } } },
|
theme: { colors: { primary: { main: '#dd5522' } } },
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user