A self hosted solution for privately rating and reviewing different sorts of media
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 5 lines 143 B view raw
1import * as AspectRatioPrimitive from '@radix-ui/react-aspect-ratio'; 2 3const AspectRatio = AspectRatioPrimitive.Root; 4 5export { AspectRatio };