DefinitelyTyped/types/reactstrap
devjedi fe2dca7edd Added missing "order" attribute to ColumnProps (#25336)
reactstrap supports the order attribute in the props of the <Col> component.
This was still missing from the types.
See: https://reactstrap.github.io/components/layout/
2018-05-03 09:54:57 -07:00
..
lib Added missing "order" attribute to ColumnProps (#25336) 2018-05-03 09:54:57 -07:00
v4
index.d.ts reactstrap: Add Missing Prop Types (#25104) 2018-04-24 16:12:30 -07:00
reactstrap-tests.tsx [reactstrap] Correct FormGroups props typings (#25208) 2018-04-24 16:13:13 -07:00
tsconfig.json
tslint.json