Skip to content

Commit

Permalink
feat: add comment to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
EldarMuhamethanov committed Oct 15, 2024
1 parent d44fef6 commit f76618e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/vkui/src/components/CustomScrollView/Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Компонент, который кастомизирует браузерную полосу прокрутки

> Начиная с версии `7.0.0` по умолчанию используется нативная кастомизация скроллбара.
> Важно, что данная реализация не работает для браузера `Firefox` меньше `64` версии.
```jsx
const WithVerticalScroll = () => {
return (
Expand Down

0 comments on commit f76618e

Please sign in to comment.