Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Hans-R-D/nexoraV3
insight-ai
/
web
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
978caa8
web
/
frontend
/
src
/
components
/
ui
/
aspect-ratio.tsx
Chandima Prabhath
Track bun.lockb with Git LFS
cc2caf9
2 months 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
}