Skip to content

Commit 04916c2

Browse files
committed
[website] Close all open roles for MUI X (#45925)
1 parent 2bd9c81 commit 04916c2

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/pages/careers.tsx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,18 @@ const openRolesData = [
4646
// 'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
4747
// url: '/careers/react-engineer-x-charts/',
4848
// },
49-
{
50-
title: 'React Engineer — eXplore',
51-
description:
52-
'You will help eXplore, the team behind the Pickers and Tree View components, build the most comprehensive UI library the world has ever seen.',
53-
url: '/careers/react-engineer-explore/',
54-
},
55-
{
56-
title: 'React Engineer — X',
57-
description:
58-
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
59-
url: '/careers/react-engineer-x/',
60-
},
49+
// {
50+
// title: 'React Engineer — eXplore',
51+
// description:
52+
// 'You will help eXplore, the team behind the Pickers and Tree View components, build the most comprehensive UI library the world has ever seen.',
53+
// url: '/careers/react-engineer-explore/',
54+
// },
55+
// {
56+
// title: 'React Engineer — X',
57+
// description:
58+
// 'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
59+
// url: '/careers/react-engineer-x/',
60+
// },
6161
],
6262
},
6363
{

0 commit comments

Comments
 (0)