mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed mobile header appearance
This commit is contained in:
parent
73c30b6d25
commit
c925ae461a
10 changed files with 66 additions and 43 deletions
|
@ -1,6 +1,8 @@
|
|||
import { IComment, INode, ITag } from '~/redux/types';
|
||||
import { ISocialProvider } from '~/redux/auth/types';
|
||||
|
||||
console.log('base at ', process.env.REACT_APP_API_HOST);
|
||||
|
||||
export const API = {
|
||||
BASE: process.env.REACT_APP_API_HOST,
|
||||
USER: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue