refractor code,
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export function presentCompany(company: any) {
|
||||
return company
|
||||
}
|
||||
|
||||
export function presentBrand(brand: any) {
|
||||
return brand
|
||||
}
|
||||
Reference in New Issue
Block a user