Use tech stack vite_react_shadcn_ts_20250728_minor

This commit is contained in:
gpt-engineer-app[bot]
2025-08-28 06:51:08 +00:00
commit d385113dfe
76 changed files with 12414 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio"
const AspectRatio = AspectRatioPrimitive.Root
export { AspectRatio }