Skip to content

Commit

Permalink
[website] Move the React Engineer - xCharts to Next roles section (
Browse files Browse the repository at this point in the history
  • Loading branch information
DanailH authored Mar 5, 2024
1 parent fff0501 commit ad760f7
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 10 deletions.
20 changes: 13 additions & 7 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@ const openRolesData = [
{
title: 'Engineering',
roles: [
{
title: 'React Engineer — xCharts',
description:
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x-charts/',
},
// {
// title: 'React Engineer - X',
// title: 'React Engineer — xCharts',
// description:
// 'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
// url: '/careers/react-engineer-x-charts/',
// },
// {
// title: 'React Engineer — X',
// description:
// 'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
// url: '/careers/react-engineer-x/',
Expand Down Expand Up @@ -223,6 +223,12 @@ const nextRolesData = [
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x/',
},
{
title: 'React Engineer — xCharts',
description:
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x-charts/',
},
{
title: 'React Tech Lead — Core',
description:
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-x-charts.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Engineer — xCharts
# React Engineer — xCharts (future role)

<p class="description">You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.</p>

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-x-grid.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Engineer — xGrid
# React Engineer — xGrid (future role)

<p class="description">You will strengthen the Data Grid team, build ambitious and complex new features, work on strategic problems, and help grow adoption.</p>

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-x.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Engineer — X
# React Engineer — X (future role)

<p class="description">You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.</p>

Expand Down

0 comments on commit ad760f7

Please sign in to comment.