mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08: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.