Изменения фронта
This commit is contained in:
parent
b945c853ff
commit
0785c87b8b
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ export const users= await fetch('http://localhost:8000/api/users', {
|
||||||
.catch(function (error) {
|
.catch(function (error) {
|
||||||
console.log('Ошибка:', error);
|
console.log('Ошибка:', error);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue