Skip to content
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
12 changes: 6 additions & 6 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,12 +163,12 @@ const openRolesData = [
{
title: 'Design',
roles: [
{
title: 'Design Engineer — xGrid',
description:
'You will design and implement a great user and developer experience for the MUI X Data Grid.',
url: '/careers/design-engineer-x-grid/',
},
// {
// title: 'Design Engineer — xGrid',
// description:
// 'You will design and implement a great user and developer experience for the MUI X Data Grid.',
// url: '/careers/design-engineer-x-grid/',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be a good idea to have a open boolean for all jobs so that we don't have to rely on commenting.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that can be a good addition. If we can pull it from Ashby that would be even better and not rely on opening up PRs every time something happens in Ashby.

// },
],
},
{
Expand Down