mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-12 07:50:34 +03:00
docs: Add core-js as peer dependency in docs (#1018)
This commit is contained in:
parent
ffacdc09be
commit
d74e2d6c46
|
@ -138,7 +138,7 @@ For npm:
|
||||||
|
|
||||||
Install peer dependencies required by ReDoc if you don't have them installed already:
|
Install peer dependencies required by ReDoc if you don't have them installed already:
|
||||||
|
|
||||||
npm i react react-dom mobx@^4.2.0 styled-components
|
npm i react react-dom mobx@^4.2.0 styled-components core-js
|
||||||
|
|
||||||
Import `RedocStandalone` component from 'redoc' module:
|
Import `RedocStandalone` component from 'redoc' module:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user