Skip to content

Commit

Permalink
Merge pull request #1394 from skbkontur/topbar-1368
Browse files Browse the repository at this point in the history
docs(TopBar): only the first widget on the page works
  • Loading branch information
zhzz authored May 14, 2019
2 parents 05ba59f + 475aef8 commit f432f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/retail-ui/components/TopBar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ let contentStyle = {
</div>;
```

Старый вариант
Старый вариант. (Продуктовый виджет работает только у первого Logotype на странице)

```jsx
const BabyIcon = require('@skbkontur/react-icons/Baby').default;
Expand Down

0 comments on commit f432f66

Please sign in to comment.