UNPKG
inputs-2-react
Version:
latest (0.1.33)
0.1.33
0.1.30
0.1.28
Inputs extracted from adminlte-2-react
github.com/sd1337/adminlte-2-react
sd1337/adminlte-2-react
inputs-2-react
/
src
/
components
/
content
/
Col.jsx
3 lines
(2 loc)
•
61 B
JSX
View Raw
1
2
3
import
{
Col
}
from
'react-bootstrap'
;
export
default
Col
;