Добавление страницы information (#41)

This commit is contained in:
Nikolay
2020-12-29 15:02:18 +03:00
committed by GitHub
parent 33cd679de3
commit 534fa35485
31 changed files with 434 additions and 94 deletions

View File

@ -1,5 +1,5 @@
import {makeApi} from '_utils/makeApi';
import {http} from '../infrastructure/Http';
import {makeApi} from '../utils/makeApi';
type User = {
id: number;