jamesplease / materialish

React components that loosely follow Material Design
https://materialish.js.org
MIT License
17 stars 5 forks source link

Add nodeRef props to remaining components #277

Closed jamesplease closed 6 years ago

jamesplease commented 6 years ago

This adds nodeRef to the remaining components.

Resolves #272

Note: Menu still does not have nodeRef props. This is due to upcoming planned refactors (#247 and possibly others).