diff --git a/README.md b/README.md index fcbd2f75..59c0a0f0 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Also you can pass options: specUrl="http://rebilly.github.io/RebillyAPI/openapi.json" options={{ nativeScrollbars: true, - theme: { colors: { primary { main: '#dd5522' } } }, + theme: { colors: { primary: { main: '#dd5522' } } }, }} /> ```