mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 08:30:12 +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.