UNPKG
@visa/nova-react
Version:
latest (3.1.0)
3.1.0
3.0.0
2.5.4
2.5.3
2.5.2
Visa Product Design System Nova React library
@visa/nova-react
/
tr
/
index.mjs
2 lines
(1 loc)
•
181 B
JavaScript
View Raw
1
2
import
{jsx
as
r}
from
"react/jsx-runtime"
;
import
{forwardRefTyped
as
t}
from
"../types/index.mjs"
;
const
e
=(
t,e
)=>
r
(
"tr"
,{
ref
:e,...t});
var
m=
t
(e);e.
displayName
=
"Tr"
;
export
{m
as
default
};