Skip to content

Commit

Permalink
fix(plasma-hope/docs): update react file drop & fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TitanKuzmich committed Oct 13, 2023
1 parent 2a6f8b2 commit be58e25
Show file tree
Hide file tree
Showing 5 changed files with 68,863 additions and 69,106 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
После создания [основы приложения](https://create-react-app.dev/docs/getting-started#quick-start):

```sh
npm i -S styled-components @salutejs/plasma-ui @salutejs/plasma-tokens @salutejs/plasma-icons
npm i -S styled-components@5.1.1 @salutejs/plasma-ui @salutejs/plasma-tokens @salutejs/plasma-icons
```

_Компоненты реализованы с помощью [styled-components](http://styled-components.com/). Поэтому необходимо поставить их в зависимость._
Expand Down
Loading

0 comments on commit be58e25

Please sign in to comment.