Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ Row.js
File
Row.js
src/Row.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
classNames from
'classnames'
;
4
import
{ mapToCssModules, tagPropType, deprecated } from
'./utils'
;
Callers
nothing calls this directly
Calls
1
deprecated
Function · 0.90
Tested by
no test coverage detected