fix: update button label from 'Create Custom Filter' to 'Create Filter' in SortAndGrouping component

This commit is contained in:
Mo Tarbin
2026-02-16 00:02:15 -05:00
parent f07cb350d4
commit 174a00c469

View File

@@ -546,7 +546,7 @@ const SortAndGrouping = ({
fontWeight: 500,
}}
>
Create Custom Filter
Create Filter
</Typography>
<Typography
level='body-xs'