mirror of
https://github.com/DocNR/POWR.git
synced 2025-05-11 16:55:51 +00:00
6 lines
142 B
TypeScript
6 lines
142 B
TypeScript
![]() |
import * as AspectRatioPrimitive from '@rn-primitives/aspect-ratio';
|
||
|
|
||
|
const AspectRatio = AspectRatioPrimitive.Root;
|
||
|
|
||
|
export { AspectRatio };
|