N
Size: a a a
N
EP
V

NM
АИ
NM
АИ
NM
К
export const getData = () => {
const phones = fetch(URL)
.then(response => response.json())
.then(data => data)
return phones;
};DG
export const getData = () => {
const phones = fetch(URL)
.then(response => response.json())
.then(data => data)
return phones;
};EP
АИ

К
І
.then.A
OS
A
OS
A
U