mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 10:04:26 +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.