bvaughn / react-virtualized

React components for efficiently rendering large lists and tabular data

Home Page:http://bvaughn.github.io/react-virtualized/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom className missing

aanbari1337 opened this issue · comments

Bug Report

I'm passing a className to the root element List so i can customize the style of the scroller but unfortunately i can't see it. what am i missing here ?
className missing 1
className missing