♫
📌 canary ▾
next.js
/
test
/
development
/
basic
/
barrel-optimization
/
fixture-tremor
/
app
/
page.tsx
page.tsx
6 lines
99 B
import
{ Card }
from
'@tremor/react'
export
default
function
Example
()
{
return
<
Card
></
Card
>
}
v2.0.0
/
Go
SIGN IN