complated project
This commit is contained in:
@@ -79,6 +79,7 @@ export interface CountryBody {
|
||||
export interface CountryResponse {
|
||||
id: number;
|
||||
name: string;
|
||||
flag: string;
|
||||
companies: {
|
||||
id: number;
|
||||
company_name: string;
|
||||
|
||||
Reference in New Issue
Block a user