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