Skip to content

Commit 86c291c

Browse files
committed
remove ampersands
1 parent 4e2788c commit 86c291c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/src/modules/components/WhatsNewLayout.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ const entries = [
7171
url: '/x/react-charts/accessibility/',
7272
},
7373
{
74-
title: 'Date & Time Pickers – Better range defaults [Pro]',
74+
title: 'Date and Time Pickers – Better range defaults [Pro]',
7575
url: '/x/react-date-pickers/base-concepts/',
7676
},
7777
{
78-
title: 'Date & Time Pickers – Polished inputs across devices',
78+
title: 'Date and Time Pickers – Polished inputs across devices',
7979
url: '/x/react-date-pickers/',
8080
},
8181
{
@@ -99,7 +99,7 @@ const entries = [
9999
url: 'https://mui.com/blog/mui-x-v8/#ask-your-table-ai-assistance-in-the-data-grid',
100100
},
101101
{
102-
title: 'Data Grid – Server-side aggregation & Lazy loading [Premium/Pro]',
102+
title: 'Data Grid – Server-side aggregation and Lazy loading [Premium/Pro]',
103103
url: 'https://mui.com/blog/mui-x-v8/#server-side-aggregation-and-lazy-loading',
104104
},
105105
{
@@ -119,23 +119,23 @@ const entries = [
119119
url: 'https://mui.com/blog/mui-x-v8/#no-columns-overlay',
120120
},
121121
{
122-
title: 'Date & Time Pickers – Time Range Picker [Pro]',
122+
title: 'Date and Time Pickers – Time Range Picker [Pro]',
123123
url: 'https://mui.com/blog/mui-x-v8/#time-range-picker',
124124
},
125125
{
126-
title: 'Date & Time Pickers – New view-switching strategy',
126+
title: 'Date and Time Pickers – New view-switching strategy',
127127
url: 'https://mui.com/blog/mui-x-v8/#new-view-switching-strategy',
128128
},
129129
{
130-
title: 'Date & Time Pickers – Clear "ownerState" for slots',
130+
title: 'Date and Time Pickers – Clear "ownerState" for slots',
131131
url: 'https://mui.com/blog/mui-x-v8/#clear-ownerstate-for-slots',
132132
},
133133
{
134-
title: 'Date & Time Pickers – Accessible DOM structure',
134+
title: 'Date and Time Pickers – Accessible DOM structure',
135135
url: 'https://mui.com/blog/mui-x-v8/#accessible-dom-structure',
136136
},
137137
{
138-
title: 'Date & Time Pickers – Keyboard editing on mobile pickers',
138+
title: 'Date and Time Pickers – Keyboard editing on mobile pickers',
139139
url: 'https://mui.com/blog/mui-x-v8/#keyboard-editing-on-mobile-pickers',
140140
},
141141
{
@@ -227,7 +227,7 @@ const entries = [
227227
url: '/x/react-data-grid/overlays/#loading-overlay',
228228
},
229229
{
230-
title: 'Rich Tree View – Drag & drop re-ordering',
230+
title: 'Rich Tree View – Drag-and-drop re-ordering',
231231
url: '/x/react-tree-view/rich-tree-view/ordering/',
232232
},
233233
{
@@ -239,7 +239,7 @@ const entries = [
239239
url: '/x/react-charts/heatmap/',
240240
},
241241
{
242-
title: 'Charts – Zoom & Pan',
242+
title: 'Charts – Zoom and pan',
243243
url: '/x/react-charts/zoom-and-pan/',
244244
},
245245
{

0 commit comments

Comments
 (0)