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