UNPKG
react-bootstrap-v5
Version:
latest (1.4.0)
next (2.0.0-beta.0)
2.0.0-beta.0
1.4.0
Bootstrap 4 components built with React
react-bootstrap.github.io
react-bootstrap/react-bootstrap
react-bootstrap-v5
/
lib
/
esm
/
useWrappedRefWithWarning.d.ts
2 lines
(1 loc)
•
85 B
TypeScript
View Raw
1
2
export
default
function
useWrappedRefWithWarning
(ref: any, componentName: any)
: any;