update,
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import IListeningPracticeQuestion from './IListeningPracticeQuestion';
|
||||
|
||||
interface IListeningPracticeCategory {
|
||||
id: string;
|
||||
test_s: string;
|
||||
test_i: number;
|
||||
cat_info: string;
|
||||
|
Reference in New Issue
Block a user