Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jurmy24
/
leLab
like
17
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
df04e9d
leLab
/
src
/
components
/
ui
/
aspect-ratio.tsx
jurmy24
initial commit
9d3c32a
6 days ago
raw
Copy download link
history
blame
Safe
140 Bytes
import
*
as
AspectRatioPrimitive
from
"@radix-ui/react-aspect-ratio"
const
AspectRatio
=
AspectRatioPrimitive
.
Root
export
{
AspectRatio
}