Added Fill Blanks Edits + True False Edit
This commit is contained in:
7
src/components/Generation/match.sentences.edit.tsx
Normal file
7
src/components/Generation/match.sentences.edit.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import React from 'react';
|
||||
|
||||
const MatchSentencesEdit = () => {
|
||||
return null;
|
||||
}
|
||||
|
||||
export default MatchSentencesEdit;
|
||||
Reference in New Issue
Block a user