);
@@ -256,7 +273,7 @@ export const DisabledSnapShot = {
]
};
-export const RequiredSnapShot = {
+export const LockedSnapShot = {
liveRegionText: '',
optionDragLabel:
'Press space bar when on an item, to move it within the list. CMD plus left and right arrow keys, to move items between lists. Required items must remain in the second category.',
@@ -298,7 +315,7 @@ export const RequiredSnapShot = {
tabIndex: 0,
isSelected: false,
isGrabbed: false,
- required: true
+ locked: true
},
{
text: 'Option 5',