import { Box, Avatar } from '@gympass/yoga';
import { Box, Avatar } from '@gympass/yoga';
You can also pass your very own children to Avatar, which may be useful in cases where you need to wrap it inside some custom component to extend it:
import { Box, Avatar, Text } from '@gympass/yoga';
| Prop | Description | Type | Default | Required |
|---|