mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-15 22:50:02 +00:00
It is convenient to use React.Props as base class for all components props. It allows to use key and ref properties with all bootstrap components. - add missing properties like className, etc.