Skip to content

Commit ad760f7

Browse files
authored
[website] Move the React Engineer - xCharts to Next roles section (#41368)
1 parent fff0501 commit ad760f7

File tree

4 files changed

+16
-10
lines changed

4 files changed

+16
-10
lines changed

docs/pages/careers.tsx

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,14 @@ const openRolesData = [
146146
{
147147
title: 'Engineering',
148148
roles: [
149-
{
150-
title: 'React Engineer — xCharts',
151-
description:
152-
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
153-
url: '/careers/react-engineer-x-charts/',
154-
},
155149
// {
156-
// title: 'React Engineer - X',
150+
// title: 'React Engineer — xCharts',
151+
// description:
152+
// 'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
153+
// url: '/careers/react-engineer-x-charts/',
154+
// },
155+
// {
156+
// title: 'React Engineer — X',
157157
// description:
158158
// 'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
159159
// url: '/careers/react-engineer-x/',
@@ -223,6 +223,12 @@ const nextRolesData = [
223223
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
224224
url: '/careers/react-engineer-x/',
225225
},
226+
{
227+
title: 'React Engineer — xCharts',
228+
description:
229+
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
230+
url: '/careers/react-engineer-x-charts/',
231+
},
226232
{
227233
title: 'React Tech Lead — Core',
228234
description:

docs/pages/careers/react-engineer-x-charts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React Engineer — xCharts
1+
# React Engineer — xCharts (future role)
22

33
<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>
44

docs/pages/careers/react-engineer-x-grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React Engineer — xGrid
1+
# React Engineer — xGrid (future role)
22

33
<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>
44

docs/pages/careers/react-engineer-x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React Engineer — X
1+
# React Engineer — X (future role)
22

33
<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>
44

0 commit comments

Comments
 (0)