Skip to content

Commit

Permalink
[website] Update future work items on X landing page (#34810)
Browse files Browse the repository at this point in the history
  • Loading branch information
joserodolfofreitas committed Oct 18, 2022
1 parent b2e1f01 commit 101fa0d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/src/components/productX/XRoadmap.tsx
Expand Up @@ -127,8 +127,6 @@ export default function XRoadmap() {
<b>Data Grid</b>
<DateRangeRounded fontSize="small" />
<b>Date Picker</b>
<AccountTreeRounded fontSize="small" />
<b>Tree View</b>
</React.Fragment>,
)}
</Paper>
Expand All @@ -148,9 +146,7 @@ export default function XRoadmap() {
</Box>
<b>Data Grid</b>
{bullet}
<b>Grouping</b>
{bullet}
<b>Aggregation</b>
<b>Charts integration</b>
{bullet}
<b>Pivoting</b>
{bullet}
Expand All @@ -172,6 +168,8 @@ export default function XRoadmap() {
<b>Sparkline</b>
<BarChartRounded fontSize="small" />
<b>Charts</b>
<AccountTreeRounded fontSize="small" />
<b>Tree View</b>
<FileUploadRounded fontSize="small" />
<b>Upload</b>
<PendingActionsRounded fontSize="small" />
Expand Down

0 comments on commit 101fa0d

Please sign in to comment.