mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
#23 added labs layout
This commit is contained in:
parent
8316b46efe
commit
18ec220a4e
14 changed files with 135 additions and 65 deletions
|
@ -2,6 +2,7 @@ import { INode } from '~/redux/types';
|
|||
|
||||
export const URLS = {
|
||||
BASE: '/',
|
||||
LAB: '/lab',
|
||||
BORIS: '/boris',
|
||||
AUTH: {
|
||||
LOGIN: '/auth/login',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue