Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[website] Move React Engineer - X into the future roles section #40867

Merged
merged 1 commit into from
Jan 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,12 @@ const openRolesData = [
'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/',
},
// {
// 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/',
// },
{
title: 'Staff UI Engineer - Base UI',
description:
Expand Down Expand Up @@ -206,12 +206,12 @@ const nextRolesData = [
'You will join the MUI Toolpad team, to explore the role of MUI in the low code space and help bring the early prototype to a usable product.',
url: '/careers/fullstack-engineer/',
},
// {
// 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/',
// },
{
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/',
},
{
title: 'React Tech Lead - Core',
description:
Expand Down
Loading