```jsx
import Box from '@ui/components/Box';

<Box>
  <MetricsDateRange timeAgo={7} paywalled={true} />
</Box>
```
