Add orient express

This commit is contained in:
Paul W. 2022-04-20 16:12:27 -04:00 committed by GitHub
parent 2164775c6f
commit 7ac30458d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,8 @@ const list: listItem[] = [
'Oliver Twist',
'Macbeth',
'Othello',
'Adventures of Huckleberry Finn'
'Adventures of Huckleberry Finn',
'Murder on the Orient Express'
]
},
{
@ -197,4 +198,4 @@ function Recommended() {
);
}
export default Recommended;
export default Recommended;