Insights progress update.

This commit is contained in:
Mike Cao 2023-08-03 10:44:35 -07:00
parent 4497951000
commit 2d04e46ded
3 changed files with 85 additions and 7 deletions

View file

@ -33,14 +33,12 @@ export function ReportTemplates() {
const { formatMessage, labels } = useMessages();
const reports = [
/*
{
title: formatMessage(labels.insights),
description: 'Dive deeper into your data by using segments and filters.',
url: '/reports/insights',
icon: <Lightbulb />,
},
*/
{
title: formatMessage(labels.funnel),
description: 'Understand the conversion and drop-off rate of users.',