รายการสอบแข่งขัน / คัดเลือก => Done
This commit is contained in:
parent
0be28f93f6
commit
ccf9aa86ab
4 changed files with 177 additions and 55 deletions
|
|
@ -1 +1,7 @@
|
|||
export type {};
|
||||
interface DataOption {
|
||||
id: number;
|
||||
name: string;
|
||||
}
|
||||
|
||||
|
||||
export type { DataOption };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue