React Virtualized Select v1.1.0 Release Notes

  • 👌 Supports dynamic option heights via optionHeight as a function. Function should implement the following signature: ({ option: Object }): number