implement sessions metric expanded queries

This commit is contained in:
Francis Cao 2025-08-04 18:27:31 -07:00
parent c8b4ee8ca5
commit c1cad16cb9
10 changed files with 352 additions and 13 deletions

View file

@ -156,6 +156,7 @@ export function WebsiteExpandedView({
itemCount={25}
allowFilter={true}
allowSearch={true}
expanded={true}
/>
</Column>
</Grid>