Add save button
This commit is contained in:
@@ -77,6 +77,7 @@ class AnswerKeyForm extends React.Component {
|
||||
</thead>
|
||||
<tbody>{testRows}</tbody>
|
||||
</table>
|
||||
<input class="button-primary" type="submit" value="Save" />
|
||||
</form>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user